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