C# Class ApiGateway.API.Application.ActionFilters.PostExceptionFilterService

Inheritance: IPostGatewayExceptionFilter
Afficher le fichier Open project: VeritasSoftware/AspNetCore.ApiGateway

Méthodes publiques

Méthode Description
OnExceptionAsync ( ExceptionContext context, string api, string key ) : Task

Method Details

OnExceptionAsync() public méthode

public OnExceptionAsync ( ExceptionContext context, string api, string key ) : Task
context ExceptionContext
api string
key string
Résultat Task