C# 클래스 Application.Common.Exceptions.EntityNotFoundException

상속: Exception
파일 보기 프로젝트 열기: JakeRyu/PaymentGateway

공개 메소드들

메소드 설명
EntityNotFoundException ( string name, object key ) : System

메소드 상세

EntityNotFoundException() 공개 메소드

public EntityNotFoundException ( string name, object key ) : System
name string
key object
리턴 System