C# 클래스 ApiGateway.API.Application.ActionFilters.PostExceptionFilterService

상속: IPostGatewayExceptionFilter
파일 보기 프로젝트 열기: VeritasSoftware/AspNetCore.ApiGateway

공개 메소드들

메소드 설명
OnExceptionAsync ( ExceptionContext context, string api, string key ) : Task

메소드 상세

OnExceptionAsync() 공개 메소드

public OnExceptionAsync ( ExceptionContext context, string api, string key ) : Task
context ExceptionContext
api string
key string
리턴 Task