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

exception ScriptExceptionRaisedException
Base Hierarchy
ScriptExceptionRaisedExceptionScriptErrorRaisedException
    ┗ ::com::sun::star::uno::Exception

Elements' Summary
exceptionType Name of script where error occurred  
Elements' Details
exceptionType
string exceptionType;
Description
Name of script where error occurred
Top of Page