메소드 | 설명 | |
---|---|---|
EntityNotFoundException ( string entity, int id ) : System | ||
EntityNotFoundException ( string entity, string searchAttribute, string value ) : System |
public EntityNotFoundException ( string entity, int id ) : System | ||
entity | string | |
id | int | |
리턴 | System |
public EntityNotFoundException ( string entity, string searchAttribute, string value ) : System | ||
entity | string | |
searchAttribute | string | |
value | string | |
리턴 | System |