ImageGear for .NET
ImGearParameterCountException Class
See Also  Members   Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : ImGearParameterCountException Class

Glossary Item Box

Represents an ImGearParameterCountException object.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearParameterCountException = function( 
   message : String
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearParameterCountException();

Remarks

When a client function or method is called and an invalid number of arguments have been passed to it, an object of this type is created.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearParameterCountException

See Also

©2013. Accusoft Corporation. All Rights Reserved.