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

RemoteScriptingParameterCountException Constructor

Initializes a new instance of the RemoteScriptingParameterCountException class.

Overload List

Name Description
Public method RemoteScriptingParameterCountException()

Initializes a new instance of the RemoteScriptingParameterCountException class.

Public method RemoteScriptingParameterCountException(String)

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

Public method RemoteScriptingParameterCountException(String, Exception)

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