Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: script :: provider ::

unpublished exception ScriptErrorRaisedException
Base Hierarchy
ScriptErrorRaisedException
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
is a checked exception that represents an error encountered by a LanguageScriptProvider whilst executing a script

Elements' Summary
scriptName Name of script where error occured  
language Scripting language of script that generated exception  
lineNum line number where error occured.  
Elements' Details
scriptName
string scriptName;
Description
Name of script where error occured
language
string language;
Description
Scripting language of script that generated exception
lineNum
long lineNum;
Description
line number where error occured.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.