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)
Public Sub New ( _ message As String _ )
public RemoteScriptingParameterCountException( string message )
Type: System.String
The error message that explains the reason for the exception.