|
Kofax Mobile SDK API Reference
|
Public Member Functions | |
| ExceptionResponseImpl (Throwable t) | |
| String | exceptionMessage () |
| String | exceptionType () |
| String | message () |
| String | stackTrace () |
| ExceptionResponse | innerException () |
Implementation of ExceptionResponse class to allow for object instance.
| ExceptionResponseImpl | ( | Throwable | t | ) |
| String exceptionMessage | ( | ) |
| String exceptionType | ( | ) |
| ExceptionResponse innerException | ( | ) |
| String message | ( | ) |
| String stackTrace | ( | ) |