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
Generic exception class to handle all the unspecified exceptions with SAP Digital payment
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SapDigitalPaymentServiceUnavaliableException
Constructor
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable- Returns:
- the message
-