Class APSResponseSignatureMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.payment.service.signature.APSResponseSignatureMismatchException
- All Implemented Interfaces:
Serializable
Defines an error that can be thrown in case when Signature from the Response From APS is not
matched with SHA Response String
- Author:
- Muhammad Salman Farooq
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAPSResponseSignatureMismatchException
(String message, 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