Constructor ProtocolException
ProtocolException(string)
Create a new ProtocolException with an error message.
public ProtocolException(string message)
Parameters
messagestringThe error message.
Create a new ProtocolException with an error message.
public ProtocolException(string message)
message stringThe error message.