LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_script_provider_ScriptErrorRaisedException_idl__
21 #define __com_sun_star_script_provider_ScriptErrorRaisedException_idl__
26 module
com { module sun { module star { module script { module provider {
long lineNum
line number where error occurred.
Definition: ScriptErrorRaisedException.idl:41
string language
Scripting language of script that generated exception.
Definition: ScriptErrorRaisedException.idl:38
is a checked exception that represents an error encountered by a LanguageScriptProvider whilst execut...
Definition: ScriptErrorRaisedException.idl:32
the base of all UNO exceptions
Definition: Exception.idl:33
string scriptName
Name of script where error occurred.
Definition: ScriptErrorRaisedException.idl:35
Definition: Ambiguous.idl:22