C# Class App.Api.ErrorHandling.OopsExceptionHandler

Inheritance: App.Api.ErrorHandling.ExceptionHandler
Afficher le fichier Open project: CiBuildOrg/WebApi-Boilerplate

Méthodes protégées

Méthode Description
HandleCore ( ExceptionHandlerContext context ) : void

Method Details

HandleCore() protected méthode

protected HandleCore ( ExceptionHandlerContext context ) : void
context ExceptionHandlerContext
Résultat void