This exception is thrown when the number of parameters passed into the remote scripting method does not match the number of parameters required by this method.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
<SerializableAttribute> _ Public Class RemoteScriptingParameterCountException _ Inherits Exception _ Implements ISerializable
[SerializableAttribute] public class RemoteScriptingParameterCountException : Exception, ISerializable