ImageGear .NET - Updated
ImGearHttpException class
Members  

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearHttpException class
Represents an ImageGear HttpException object.
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearHttpException = function( 
   statusCode : Number,
   message : string,
   customErrorCode : Number
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearHttpException();
Remarks

The following list contains the possible statusCodes:

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearHttpException

See Also

Reference

ImGearHttpException Members
ImageGear.Web.UI Namespace