ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.ImGearException = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.ImGearException(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.ImGearException = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.ImGearException(); |
This object is derived from the JavaScript native Error object. The message represents the error message. The second parameter passed is an object whose fields will be attached to the instance of the object.
Object
ImageGear.Web.UI.ImGearException