public class ReplayException
extends org.broadleafcommerce.common.exception.TranslatableException
Modifier and Type | Field and Description |
---|---|
static int |
DELETE_ADD_FROM_OTHER |
static int |
DEPLOY_ALREADY_SCHEDULED_FOR_SANDBOX |
static int |
EVENT_IN_PROGRESS |
static int |
FAILED_WORKFLOW_ITEM |
static int |
NO_ITEMS_TO_ACT_ON |
static int |
OUT_OF_SYNC |
static int |
PROCESS_CURRENTLY_LOCKED |
static int |
UNAVAILABLE_DEPENDENT_ITEM |
Constructor and Description |
---|
ReplayException(int code,
String message) |
getCode, getLocalizedMessage, getMessageKey, getMessageParameters, toString
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public static final int OUT_OF_SYNC
public static final int FAILED_WORKFLOW_ITEM
public static final int UNAVAILABLE_DEPENDENT_ITEM
public static final int DELETE_ADD_FROM_OTHER
public static final int DEPLOY_ALREADY_SCHEDULED_FOR_SANDBOX
public static final int PROCESS_CURRENTLY_LOCKED
public static final int NO_ITEMS_TO_ACT_ON
public static final int EVENT_IN_PROGRESS
public ReplayException(int code, String message)
Copyright © 2020. All rights reserved.