Class DuplicateTransactionAttemptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.billing.job.service.exception.DuplicateTransactionAttemptException
- All Implemented Interfaces:
Serializable
Exception highlighting the attempt to execute the same transaction twice.
- Author:
- Chris Kittrell (ckittrell)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateTransactionAttemptException
public DuplicateTransactionAttemptException() -
DuplicateTransactionAttemptException
-