Class ProtocolException
public sealed class ProtocolException : Exception, ISerializable
- Inheritance
-
ProtocolException
- Implements
- Inherited Members
- Extension Methods
Constructors
ProtocolException(string)
public ProtocolException(string message)
Parameters
message
string
ProtocolException(string, Exception)
public ProtocolException(string message, Exception innerException)