public class InProgressException
extends com.broadleafcommerce.enterprise.common.exception.ReplayException
ReplayException that will be thrown whenever a sandbox operation
cannot be performed because there are no items to act on. This could result from a user trying
to reject an item that was already rejected by another user.| Constructor and Description |
|---|
InProgressException() |
InProgressException(String message) |
getCode, getLocalizedMessage, getMessageKey, getMessageParameters, toStringaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InProgressException(String message)
public InProgressException()
Copyright © 2019. All rights reserved.