Class CommunicationException
Indicates an exception regarding the communication with the Worldline Global Collect platform such as a connection exception.
Inherited Members
Namespace: Worldline.Connect.Sdk.Communication
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class CommunicationException : Exception, ISerializable, _Exception
  Constructors
CommunicationException(Exception)
Declaration
public CommunicationException(Exception e)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Exception | e |