Class TransactionResultsNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paymentgateway.service.exception.TransactionResultsNotAvailableException
- All Implemented Interfaces:
Serializable
The exception is thrown if transaction results cannot be identified.
- Author:
- Dima Myroniuk (dmyroniuk)
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransactionResultsNotAvailableException
public TransactionResultsNotAvailableException() -
TransactionResultsNotAvailableException
-