C# Class OwinErrorHandling.ErrorHandling.PassthroughHandler

Inheritance: System.Web.Http.ExceptionHandling.ExceptionHandler
Datei anzeigen Open project: jayway/OwinErrorHandling

Public Methods

Method Description
Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void

Method Details

Handle() public method

public Handle ( System.Web.Http.ExceptionHandling.ExceptionHandlerContext context ) : void
context System.Web.Http.ExceptionHandling.ExceptionHandlerContext
return void