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