ImageGear .NET v24.12 - Updated
ImGearHttpException Constructor

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearHttpException class : ImGearHttpException Constructor
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(Number,string,Number);

Parameters

statusCode
message
customErrorCode
See Also

Reference

ImGearHttpException class
ImGearHttpException Members