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