:: com :: sun :: star :: script :: provider ::
|
exception ScriptFrameworkErrorException |
- Base Hierarchy
::com::sun::star::uno::Exception
|
+-ScriptFrameworkErrorException
|
- Usage Restrictions
- not published
- Description
-
is a checked exception that represents an error encountered
by the Scripting Framework whilst executing a script
|
Elements' Details |
scriptName
string scriptName;
- Description
- Name of script where error occured
|
|
language
string language;
- Description
- Scripting language of script that generated exception
|
|
errorType
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.