:: com :: sun :: star :: scanner ::

exception ScannerException
Base Hierarchy
ScannerException
 ┗ ::com::sun::star::uno::Exception
Description
A ScannerException gets thrown if an object of type XScannerManager could not complete a specific action.

Elements' Summary
Error Error: contains the specific reason for failure  
Elements' Details
Error
ScanError Error;
Description
Error: contains the specific reason for failure
Top of Page