C# 클래스 App.Exceptions.EntityNotFoundException

상속: Exception, IAppException
파일 보기 프로젝트 열기: CiBuildOrg/WebApi-Boilerplate

공개 메소드들

메소드 설명
EntityNotFoundException ( )
EntityNotFoundException ( int code, string message, string dataDump )

메소드 상세

EntityNotFoundException() 공개 메소드

EntityNotFoundException() 공개 메소드

public EntityNotFoundException ( int code, string message, string dataDump )
code int
message string
dataDump string