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