Share via


ExceptionHandler Constructor ()

 

Initializes a new instance of the ExceptionHandler class.

Namespace:   System.Web.Http.ExceptionHandling
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

protected ExceptionHandler()
protected:
ExceptionHandler()
new : unit -> ExceptionHandler
Protected Sub New

See Also

ExceptionHandler Class
System.Web.Http.ExceptionHandling Namespace

Return to top