Patagames. |
| Class | Description | |
|---|---|---|
| CantAnalyseLayoutException | The exception that is thrown when the AnalyseLayout can't analyse page or page is empty. | |
| CantCopyIteratorException | The exception that is thrown when the iterator cannot be copied for some reason. | |
| CantCreateRendererException | The exception that is thrown when the renderer cannot be created for some reason. | |
| CantGetIteratorException | The exception that is thrown when the iterator cannot be obtained for some reason. | |
| CantRecognizeException | The exception that is thrown when the image cannot be recognized for some reason. | |
| InvalidLicenseKeyException | The exception that is thrown when the key provided to a initialization method is not valid. | |
| LanguageNotFoundException | The exception that is thrown when the requested language does not found in tessdata folder. | |
| LanguageNotSupportedException | The exception that is thrown when the requested language is not supported by OEM mode. | |
| LicenseKeyIsExpiredException | The exception that is thrown when the key provided to a initialization method is expired. | |
| LicenseKeyIsOutOfDateException | The exception that is thrown when the key provided to a initialization method is out of date. | |
| NoLicenseException | The exception that is thrown only in trial mode | |
| ObjectNotFoundException | The exception that is thrown when the object does not found among appropriate collection. | |
| OcrException | Represents errors that occur during application execution. | |
| UnsupportedFormatExeption | The exception that is thrown when the requested operation is not supported. | |
| VariableNotFoundException | The exception that is thrown when the variable does not found among Tesseract parameters. |