java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.orderoperation.service.messaging.checkout.LockFailException
All Implemented Interfaces:
Serializable

public class LockFailException extends RuntimeException
Exception thrown when a lock fails to be acquired.
Since:
Order Operation Service 2.2.0, Release Train 2.3.0
See Also:
  • Constructor Details

  • Method Details

    • getSuccessfullyCreatedLocks

      public List<LockStatus> getSuccessfullyCreatedLocks()