RecAPI
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OmniPageCSDK.RecPDF.PDFException Class Referenceabstract

PDF exception. More...

Inheritance diagram for OmniPageCSDK.RecPDF.PDFException:
OmniPageCSDK.RecPDF.AlreadyInitializedException OmniPageCSDK.RecPDF.ParameterIsNullException OmniPageCSDK.RecPDF.RecAPIError

Properties

ErrorType ErrorType [get, set]
 Type of error.
 

Detailed Description

PDF exception.

Abstract class inherited from the System.ApplicationException exception. The ErrorType is used to show what is the type of the error, but this information can be also gained from the runtime type of the exception class.