RemoteScriptingParameterCountException Constructor (String)

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

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

C#
public RemoteScriptingParameterCountException(
	string message
)

Parameters

message

Type: System..String

The error message that explains the reason for the exception.

See Also

Reference