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(); |
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.
Object
ImageGear.Web.UI.ImGearArgumentException