Method | Description | |
---|---|---|
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 | |
return | System |
public EntityNotFoundException ( string entity, string searchAttribute, string value ) : System | ||
entity | string | |
searchAttribute | string | |
value | string | |
return | System |