메소드 | 설명 | |
---|---|---|
EntityNotFoundException ( string message ) : System | ||
EntityNotFoundException ( string type, System.Guid id ) : System | ||
EntityNotFoundException ( string type, string id ) : System |
public EntityNotFoundException ( string message ) : System | ||
message | string | |
리턴 | System |
public EntityNotFoundException ( string type, System.Guid id ) : System | ||
type | string | |
id | System.Guid | |
리턴 | System |
public EntityNotFoundException ( string type, string id ) : System | ||
type | string | |
id | string | |
리턴 | System |