C# Class OwinErrorHandling.ErrorHandling.OopsHandler

Inheritance: ExceptionHandler
Afficher le fichier Open project: jayway/OwinErrorHandling

Méthodes publiques

Méthode Description
Handle ( ExceptionHandlerContext context ) : void

Method Details

Handle() public méthode

public Handle ( ExceptionHandlerContext context ) : void
context ExceptionHandlerContext
Résultat void