C# 클래스 App.Api.ErrorHandling.OopsExceptionHandler

상속: App.Api.ErrorHandling.ExceptionHandler
파일 보기 프로젝트 열기: CiBuildOrg/WebApi-Boilerplate

보호된 메소드들

메소드 설명
HandleCore ( ExceptionHandlerContext context ) : void

메소드 상세

HandleCore() 보호된 메소드

protected HandleCore ( ExceptionHandlerContext context ) : void
context ExceptionHandlerContext
리턴 void