ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.ImGearArgumentOutOfRangeException = function( paramName : String, actualValue : {Any}, message : String ) {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.ImGearArgumentOutOfRangeException(); |
When a client function or method is called and an argument value is outside an acceptable range, an object of this type is created.
Object
ImageGear.Web.UI.ImGearArgumentOutOfRangeException