CommunicationException ClassNetworkComms.Net Help
An error occurred while during communication which does not fall under other exception cases.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NetworkCommsDotNet CommsException
      NetworkCommsDotNet CommunicationException

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

[SerializableAttribute]
public class CommunicationException : CommsException
See Also