Click or drag to resize

ScriptInterruptedException Constructor

Overload List
 NameDescription
Public methodScriptInterruptedException Initializes a new ScriptInterruptedException instance.
Public methodScriptInterruptedException(String) Initializes a new ScriptInterruptedException with the specified error message.
Protected methodScriptInterruptedException(SerializationInfo, StreamingContext) Initializes a new ScriptInterruptedException with serialized data.
Public methodScriptInterruptedException(String, Exception) Initializes a new ScriptInterruptedException with the specified error message and nested exception.
Top
See Also