ScriptException Constructor |
Name | Description | |
---|---|---|
ScriptException |
Initializes a new instance of the ScriptException class.
| |
ScriptException(String) |
Initializes a new instance of the ScriptException class.
| |
ScriptException(String, Exception) |
Initializes a new instance of the ScriptException class.
| |
ScriptException(ScriptExceptionType, String, Exception) |
Initializes a new instance of the ScriptException class.
|