Method | Description | |
---|---|---|
CustomException ( ) : System | ||
CustomException ( string message ) : System | ||
CustomException ( string message, |
public CustomException ( string message ) : System | ||
message | string | |
return | System |
public CustomException ( string message, |
||
message | string | |
innerException | ||
return | System |