Class SapDigitalPaymentServiceUnavaliableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.cissapdigitalpayment.exceptions.SapDigitalPaymentServiceUnavaliableException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SapDigitalPaymentPollRegisteredCardException, SapDigitalPaymentRegisterUrlException

public class SapDigitalPaymentServiceUnavaliableException extends RuntimeException
Generic exception class to handle all the unspecified exceptions with SAP Digital payment
See Also:
  • Constructor Details

    • SapDigitalPaymentServiceUnavaliableException

      public SapDigitalPaymentServiceUnavaliableException(String message)
      Constructor
  • Method Details