Scanbot SDK
Loading...
Searching...
No Matches
error.py File Reference

Definition of custom exceptions used in the SDK. More...

Classes

class  InvalidImageRefError
 Exception raised when an operation with an invalid image reference is attempted. More...
 
class  ComponentUnavailableError
 Exception raised when some required program component is not available. More...
 
class  InvalidOperationError
 Exception raised when an operation is not valid. More...
 
class  LicenseError
 Exception raised when a license error occurs. More...
 
class  OperationCanceledError
 Exception raised when an asynchronous operation is canceled. More...
 
class  InvalidDataError
 Exception raised when invalid data is encountered, e.g. More...
 

Detailed Description

Definition of custom exceptions used in the SDK.