ProtocolException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodProtocolException(Boolean)
Initializes a new instance of the ProtocolException class
Protected methodProtocolException(SerializationInfo, StreamingContext)
Initializes a new instance of the ProtocolException class
Public methodProtocolException(String, Boolean)
Initializes a new instance of the ProtocolException class
Public methodProtocolException(String, Exception, Boolean)
Initializes a new instance of the ProtocolException class
Back to Top
See Also