![]() |
Accusoft USB Scanner SDK
|
Scan Exception class, extends Exception, and provides a method to obtain the ScanError that generated the exception. More...
Public Member Functions | |
| ScanException (ScanError scanError) | |
| Constructor. | |
| ScanError | getError () |
| Get the ScanError that caused this exception. | |
Scan Exception class, extends Exception, and provides a method to obtain the ScanError that generated the exception.
| ScanException | ( | ScanError | scanError | ) |
Constructor.
| scanError | The ScanError that is the cause of this exception. |