Class PaymentFinalizationLockReleaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.service.exception.PaymentFinalizationLockReleaseException
All Implemented Interfaces:
Serializable

public class PaymentFinalizationLockReleaseException extends RuntimeException
An exception is thrown if the payment finalization lock is not successfully released.
Author:
Chris Kittrell (ckittrell)
See Also:
  • Constructor Details

    • PaymentFinalizationLockReleaseException

      public PaymentFinalizationLockReleaseException(String message)
    • PaymentFinalizationLockReleaseException

      public PaymentFinalizationLockReleaseException(String message, Throwable cause)