메소드 | 설명 | |
---|---|---|
NotFoundException ( ) : System | ||
NotFoundException ( string message ) : System | ||
NotFoundException ( string message, Exception inner ) : System |
메소드 | 설명 | |
---|---|---|
NotFoundException ( SerializationInfo info, StreamingContext context ) : System |
protected NotFoundException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public NotFoundException ( string message ) : System | ||
message | string | |
리턴 | System |
public NotFoundException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
리턴 | System |