ScriptException Constructor

Overload List
 NameDescription
Public methodScriptException Initializes a new instance of the ScriptException class.
Public methodScriptException(String) Initializes a new instance of the ScriptException class.
Public methodScriptException(String, Exception) Initializes a new instance of the ScriptException class.
Public methodScriptException(ScriptExceptionType, String, Exception) Initializes a new instance of the ScriptException class.
Top
See Also