UtilityException
UtilityException class defines the utility exceptions.
Definition
Namespace: com.dynamsoft.utility
Assembly: DynamsoftCaptureVisionBundle.aar
class UtilityException extends Exception
Methods
| Method | Description |
|---|---|
getErrorCode |
Get the version of Dynamsoft Utility. |
getErrorCode
Get the error code.
int getErrorCode();
Return Value
The error code.