This documentation is for the old version. Go to the latest Graphics Mill docs

RemoteScriptingTypeNotSupportedException Constructor

Initializes a new instance of the RemoteScriptingParameterCountException class.

Overload List

Name Description
Public method RemoteScriptingTypeNotSupportedException()

Initializes a new instance of the RemoteScriptingParameterCountException 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