ScriptInterruptedException Constructor |
Name | Description | |
---|---|---|
![]() | ScriptInterruptedException |
Initializes a new ScriptInterruptedException instance.
|
![]() | ScriptInterruptedException(String) |
Initializes a new ScriptInterruptedException with the specified error message.
|
![]() | ScriptInterruptedException(SerializationInfo, StreamingContext) |
Initializes a new ScriptInterruptedException with serialized data.
|
![]() | ScriptInterruptedException(String, Exception) |
Initializes a new ScriptInterruptedException with the specified error message and nested exception.
|