Method | Description | |
---|---|---|
EntityNotFoundException ( ) : System | ||
EntityNotFoundException ( string message ) : System | ||
EntityNotFoundException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
EntityNotFoundException ( SerializationInfo info, StreamingContext context ) : System |
protected EntityNotFoundException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public EntityNotFoundException ( string message ) : System | ||
message | string | |
return | System |
public EntityNotFoundException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |