Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.