@ResponseStatus(code=PROCESSING,
value=PROCESSING,
reason="synch.in.progress")
public class SyncInProgressException
extends ParametrizedMessageException
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_DOC |
static String |
MESSAGE_KEY |
static String |
RENDERED_MESSAGE_KEY |
static int |
SC_PROCESSING |
| Constructor and Description |
|---|
SyncInProgressException(String accessId,
String accountId) |
addParamaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String MESSAGE_KEY
public static final String RENDERED_MESSAGE_KEY
public static final String MESSAGE_DOC
public static final int SC_PROCESSING
Copyright © 2018. All rights reserved.