Constructor InvalidChannelException
InvalidChannelException(string)
Constructs an InvalidChannelException with a message
Declaration
public InvalidChannelException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message | the message |