ImageGear .NET - Updated
ImGearParameterCountException class
Members  

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearParameterCountException class
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

Reference

ImGearParameterCountException Members
ImageGear.Web.UI Namespace