RecAPI
OmniPageCSDK::RecPDF::PDFException Class Reference

PDF exception. More...

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

List of all members.

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.


Property Documentation

ErrorType OmniPageCSDK::RecPDF::PDFException::ErrorType [get, set]

Type of error.