Class CommunicationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onlinepayments.communication.CommunicationException
All Implemented Interfaces:
Serializable

public class CommunicationException extends RuntimeException
Indicates an exception regarding the communication with the Online Payments platform such as a connection exception.
See Also:
  • Constructor Details

    • CommunicationException

      public CommunicationException(Exception e)