C# Class StarterKit.ApiExceptionMapper

Inheritance: ExceptionMapper
Afficher le fichier Open project: digipolisantwerp/generator-dgp-api-aspnetcore_yeoman

Méthodes protégées

Méthode Description
Configure ( ) : void
CreateDefaultMap ( Error error, Exception exception ) : void

Method Details

Configure() protected méthode

protected Configure ( ) : void
Résultat void

CreateDefaultMap() protected méthode

protected CreateDefaultMap ( Error error, Exception exception ) : void
error Error
exception System.Exception
Résultat void