CommunicationException Constructor NetworkComms.Net Help
Overload List

  NameDescription
Public methodCommunicationException 
Create a new instance of CommunicationException
Public methodCommunicationException(String)
Create a new instance of CommunicationException
Protected methodCommunicationException(SerializationInfo, StreamingContext)
Constructor required by the runtime and by .NET programming conventions
Public methodCommunicationException(String, Exception)
Create a new instance of CommunicationException
Back to Top
See Also