Method | Description | |
---|---|---|
CurrentIdNotFoundException ( ) : System | ||
CurrentIdNotFoundException ( string message ) : System | ||
CurrentIdNotFoundException ( string message, Exception inner ) : System |
public CurrentIdNotFoundException ( ) : System | ||
return | System |
public CurrentIdNotFoundException ( string message ) : System | ||
message | string | |
return | System |
public CurrentIdNotFoundException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |