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

Glossary Item Box

Represents an ImGearArgumentException object.

Syntax

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

Remarks

When a client function or method is invoked and at least one of the passed arguments does not meet the parameter specification of the called function or method, an object of this type is created.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearArgumentException

See Also

©2013. Accusoft Corporation. All Rights Reserved.