RemoteScriptingTypeNotSupportedException Constructor (String)

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

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

Syntax

C#
public RemoteScriptingTypeNotSupportedException(
	string message
)

Parameters

message

Type: System..String

The error message that explains the reason for the exception.

See Also

Reference