Detailed Description
This class extends the
CStatus object with additional error details if a Script Error
has occured.
- Since:
- v5.0
- See also:
- Application::ExecuteScriptCode
#include <xsi_status.h>
List
of all members.
Constructor & Destructor Documentation
Member Function Documentation
Return an string containing the error message that describes the
script error. It will return an empty string if no script error
occurred.
- Returns:
-
CString An error string
Reimplemented from CStatus.
ULONG GetErrorLineNumber |
( |
|
) |
const |
Get the line number within the script that caused the script
error. It will return 0 if no script error occurred.
- Returns:
- ULONG Line number, where the first line of a script is line
zero
The documentation for this class was generated from the following
file: