| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
A ScannerException gets thrown if an object of type XScannerManager could not complete a specific action. More...
import "ScannerException.idl";
 
  
| Public Attributes | |
| com::sun::star::scanner::ScanError | Error | 
| Error: contains the specific reason for failure. | |
| Public Attributes inherited from Exception | |
| string | Message | 
| gives a detailed description of the reason, why the exception was thrown. | |
| com::sun::star::uno::XInterface | Context | 
| should contain a reference to the original, which raised the exception. | |
A ScannerException gets thrown if an object of type XScannerManager could not complete a specific action.
Error: contains the specific reason for failure.