ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.ImGearInvalidOperationException = function( message : String ) {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.ImGearInvalidOperationException(); |
When a client function or method is called and an error occurs that is not caused by invalid arguments, an object of this type is created.
Object
ImageGear.Web.UI.ImGearInvalidOperationException