C# Class Sciensoft.Samples.Products.Web.Presentation.Middlewares.GlobalExceptionHandler

Inheritance: IExceptionHandler
Afficher le fichier Open project: alexz76/Sciensoft.Hateoas

Méthodes publiques

Méthode Description
Handle ( HttpContext context, Exception ex ) : void

Method Details

Handle() public méthode

public Handle ( HttpContext context, Exception ex ) : void
context HttpContext
ex Exception
Résultat void