| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
is a checked exception that represents the detail of an exception thrown by a LanguageScriptProvider whilst executing a script More...
import"ScriptExceptionRaisedException.idl";
  
 Public Attributes | |
| string | exceptionType | 
| Name of script where error occurred.  More... | |
  Public Attributes inherited from ScriptErrorRaisedException | |
| string | scriptName | 
| Name of script where error occurred.  More... | |
| string | language | 
| Scripting language of script that generated exception.  More... | |
| long | lineNum | 
| line number where error occurred.  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... | |
is a checked exception that represents the detail of an exception thrown by a LanguageScriptProvider whilst executing a script
| string exceptionType | 
Name of script where error occurred.
 1.8.14