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

Glossary Item Box

Represents a generic custom ImageGear Exception object.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearException = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearException();

Remarks

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.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearException

See Also

©2013. Accusoft Corporation. All Rights Reserved.