Class AdyenRequestCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.adyen.service.requestresponse.exception.AdyenRequestCreationException
- All Implemented Interfaces:
Serializable
An exception is thrown when a problem is encountered while creating a Adyen API request based on
a
PaymentRequest
.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAdyenRequestCreationException
(String message) AdyenRequestCreationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AdyenRequestCreationException
-
AdyenRequestCreationException
-