RecAPI
Properties
Kofax::OmniPageCSDK::RecPDF::PDFException Class Reference

PDF exception. More...

Inheritance diagram for Kofax::OmniPageCSDK::RecPDF::PDFException:
Kofax::OmniPageCSDK::RecPDF::AlreadyInitializedException Kofax::OmniPageCSDK::RecPDF::ParameterIsNullException Kofax::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 Kofax::OmniPageCSDK::RecPDF::PDFException::ErrorType [get, set]

Type of error.