LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Public Attributes | List of all members
BasicErrorException Exception Referencepublished

is thrown in order to transport an error to Basic. More...

Inheritance diagram for BasicErrorException:
Exception

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.
 

Detailed Description

is thrown in order to transport an error to Basic.

Since
OOo 2.0

Member Data Documentation

◆ ErrorCode

long ErrorCode

The error code.

◆ ErrorMessageArgument

string ErrorMessageArgument

Specifies the argument which is used in the localized error message for the placeholder.


The documentation for this exception was generated from the following file: