Class ResponseSignatureCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.payment.service.signature.SignatureCreationException
com.broadleafcommerce.payment.service.signature.ResponseSignatureCreationException
- All Implemented Interfaces:
Serializable
Defines an error that can be thrown in case request signature is not created
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResponseSignatureCreationException
(String message, SignatureCreationException e, Map<String, Object> responsePayload) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace