| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
is thrown in order to transport an error to Basic. More...
import "BasicErrorException.idl";
 
  
| Public Attributes | |
| long | ErrorCode | 
| The error code. | |
| string | ErrorMessageArgument | 
| Specifies the argument which is used in the localized error message for the placeholder. | |
| 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. | |
is thrown in order to transport an error to Basic.
| long ErrorCode | 
The error code.
| string ErrorMessageArgument | 
Specifies the argument which is used in the localized error message for the placeholder.