|
Kofax Mobile SDK API Reference
|
Public Member Functions | |
| AggregateException (Exception front, Exception back) | |
| Exception | getFrontException () |
| Exception | getBackException () |
An exception containing possible exception results for front, and back image extraction
| AggregateException | ( | Exception | front, |
| Exception | back | ||
| ) |
| Exception getBackException | ( | ) |
Get the exception for the back image. May be null
| Exception getFrontException | ( | ) |
Get the exception for the front image. May be null