DekGenius.com
[ Team LiB ] Previous Section Next Section

HttpUnhandledException

System.Web (system.web.dll)sealed class

This class represents a generic HTTP exception.

public sealed class HttpUnhandledException : HttpException {
// No public or protected members
}

Hierarchy

System.Object System.Exception(System.Runtime.Serialization.ISerializable) System.SystemException System.Runtime.InteropServices.ExternalException HttpException HttpUnhandledException

    [ Team LiB ] Previous Section Next Section