C# Class App.Api.ErrorHandling.OopsExceptionHandler

Inheritance: App.Api.ErrorHandling.ExceptionHandler
Show file Open project: CiBuildOrg/WebApi-Boilerplate

Protected Methods

Method Description
HandleCore ( ExceptionHandlerContext context ) : void

Method Details

HandleCore() protected method

protected HandleCore ( ExceptionHandlerContext context ) : void
context ExceptionHandlerContext
return void