RemoteScriptingTypeNotSupportedException Constructor

Initializes a new instance of the RemoteScriptingTypeNotSupportedException class.

Overload List

Name Description
Public method RemoteScriptingTypeNotSupportedException()()

Initializes a new instance of the RemoteScriptingTypeNotSupportedException class.

Public method RemoteScriptingTypeNotSupportedException(String)

Initializes a new instance of the RemoteScriptingTypeNotSupportedException class with a specified error message.

Public method RemoteScriptingTypeNotSupportedException(String, Exception)

Initializes a new instance of the RemoteScriptingTypeNotSupportedException class with a with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference