ExceptionLogger Constructor ()
Initializes a new instance of the ExceptionLogger class.
Namespace: System.Web.Http.ExceptionHandling
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
protected ExceptionLogger()
protected:
ExceptionLogger()
new : unit -> ExceptionLogger
Protected Sub New
See Also
ExceptionLogger Class
System.Web.Http.ExceptionHandling Namespace
Return to top