Initializes a new instance of the RemoteScriptingNullReferenceException class.
Name | Description | |
---|---|---|
RemoteScriptingNullReferenceException() |
Initializes a new instance of the RemoteScriptingNullReferenceException class. |
|
RemoteScriptingNullReferenceException(String) |
Initializes a new instance of the RemoteScriptingNullReferenceException class with a specified error message. |
|
RemoteScriptingNullReferenceException(String, Exception) |
Initializes a new instance of the RemoteScriptingNullReferenceException class with a with a specified error message and a reference to the inner exception that is the cause of this exception. |