| 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 |