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