foxit.PDFException Class Reference

Inherits SystemApplicationException.

Public Member Functions

 PDFException (foxit.common.ErrorCode errcode, string message)
 Constructor, with parameters. More...
 
foxit.common.ErrorCode GetErrorCode ()
 Get the error code. More...
 

Detailed Description

This class represents can be used to get the error code thrown by Foxit PDF SDK functions for some error cases.

Constructor & Destructor Documentation

◆ PDFException()

foxit.PDFException.PDFException ( foxit.common.ErrorCode  errcode,
string  message 
)
inline

Constructor, with parameters.

Parameters
[in]errcodeThe error code value, which represents the meaning of current exception.
[in]messageError message.

Member Function Documentation

◆ GetErrorCode()

foxit.common.ErrorCode foxit.PDFException.GetErrorCode ( )
inline

Get the error code.

Returns
The error code.

Foxit Software Corporation Logo
@2018 Foxit Software Incorporated. All rights reserved.