Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Web.Http.ExceptionHandling Namespace

 

ClassDescription
System_CAPS_pubclassExceptionCatchBlocks

Provides the catch blocks used within this assembly.

System_CAPS_pubclassExceptionContext

Represents an exception and the contextual data associated with it when it was caught.

System_CAPS_pubclassExceptionContextCatchBlock

Represents the catch block location for an exception context.

System_CAPS_pubclassExceptionHandler

Represents an unhandled exception handler.

System_CAPS_pubclassExceptionHandlerContext

Represents the context within which unhandled exception handling occurs.

System_CAPS_pubclassExceptionHandlerExtensions

Provides extension methods for IExceptionHandler.

System_CAPS_pubclassExceptionLogger

Represents an unhandled exception logger.

System_CAPS_pubclassExceptionLoggerContext

Represents the context within which unhandled exception logging occurs.

System_CAPS_pubclassExceptionLoggerExtensions

Provides extension methods for IExceptionLogger.

System_CAPS_pubclassExceptionServices

Creates exception services to call logging and handling from catch blocks.

InterfaceDescription
System_CAPS_pubinterfaceIExceptionHandler

Defines an unhandled exception handler.

System_CAPS_pubinterfaceIExceptionLogger

Defines an unhandled exception logger.

Return to top
Show: