public class EmptyEventException
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 |
|---|
EmptyEventException() |
EmptyEventException(String message) |
getCode, getLocalizedMessage, getMessageKey, getMessageParameters, toStringaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic EmptyEventException(String message)
public EmptyEventException()
Copyright © 2019. All rights reserved.