ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ImGearHttpException class

In This Topic
    ImGearHttpException class Members
    In This Topic

    The following tables list the members exposed by ImGearHttpException.

    Public Constructors
    Public Fields
     NameDescription
    public FieldDescription of the object. This is Microsoft specific field.  
    public FieldThe message of the object.  
    public FieldThe name of the object. This is Microsoft specific field.  
    public FieldNumber of an error. This is Microsoft specific field.  
    Top
    Public Methods
     NameDescription
    public MethodAttachs the current call stack to the error. This method has an effect only when the browser supports a stack property on the Error object.  
    Top
    See Also