C# 클래스 StarterKit.ApiExceptionMapper

상속: ExceptionMapper
파일 보기 프로젝트 열기: digipolisantwerp/generator-dgp-api-aspnetcore_yeoman

보호된 메소드들

메소드 설명
Configure ( ) : void
CreateDefaultMap ( Error error, Exception exception ) : void

메소드 상세

Configure() 보호된 메소드

protected Configure ( ) : void
리턴 void

CreateDefaultMap() 보호된 메소드

protected CreateDefaultMap ( Error error, Exception exception ) : void
error Error
exception System.Exception
리턴 void