Scanbot SDK
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SDKError

Exception class for SDK errors. More...

Inheritance diagram for SDKError:

Public Member Functions

 __init__ (self, message, error_code)
 Constructor.
 

Public Attributes

 error_code
 

Detailed Description

Exception class for SDK errors.

Raised by the wrapper if any function returns a non-zero error code.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  message,
  error_code 
)

Constructor.

Parameters
error_codeError code.

The documentation for this class was generated from the following file: