19 #ifndef __com_sun_star_script_BasicErrorException_idl__
20 #define __com_sun_star_script_BasicErrorException_idl__
26 module com { module sun { module star { module script {
the base of all UNO exceptions
Definition: Exception.idl:32
long ErrorCode
The error code.
Definition: BasicErrorException.idl:38
is thrown in order to transport an error to Basic.
Definition: BasicErrorException.idl:33
string ErrorMessageArgument
Specifies the argument which is used in the localized error message for the placeholder.
Definition: BasicErrorException.idl:44