Class DigitalPaymentsServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.servicelayer.exceptions.SystemException
de.hybris.platform.cissapdigitalpayment.exceptions.DigitalPaymentsServerException
All Implemented Interfaces:
Serializable

public class DigitalPaymentsServerException extends de.hybris.platform.servicelayer.exceptions.SystemException
See Also:
  • Constructor Details

    • DigitalPaymentsServerException

      public DigitalPaymentsServerException()
    • DigitalPaymentsServerException

      public DigitalPaymentsServerException(String message)
    • DigitalPaymentsServerException

      public DigitalPaymentsServerException(String message, Throwable cause)