LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
BasicErrorException Exception Referencepublished

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

import"BasicErrorException.idl";

Inheritance diagram for BasicErrorException:
Exception

Public Attributes

long ErrorCode
 The error code. More...
 
string ErrorMessageArgument
 Specifies the argument which is used in the localized error message for the placeholder. More...
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

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: