Class InvalidTransactionExecutionRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paymenttransaction.exception.InvalidTransactionExecutionRequestException
- All Implemented Interfaces:
Serializable
Exception thrown when an invalid
TransactionExecutionRequest
payload has been identified.- Author:
- Chris Kittrell (ckittrell)
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidTransactionExecutionRequestException
(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
-
InvalidTransactionExecutionRequestException
-
InvalidTransactionExecutionRequestException
-