Click or drag to resize
ProtocolException Constructor
Overload List
  NameDescription
Public methodProtocolException
Initializes a new instance of the ProtocolException class.
Public methodProtocolException(String)
Initializes a new instance of the ProtocolException class.
Protected methodProtocolException(SerializationInfo, StreamingContext)
Initializes a new instance of the ProtocolException class.
Public methodProtocolException(String, Exception)
Initializes a new instance of the ProtocolException class.
Public methodProtocolException(String, String, String)
Initializes a new instance of the ProtocolException class.
Public methodProtocolException(String, String, String, Exception)
Initializes a new instance of the ProtocolException class.
Top
See Also