public class NewLayerServiceException extends ServiceException
code, formatString, messageKey| Modifier | Constructor and Description |
|---|---|
protected |
NewLayerServiceException(String message,
String key,
long code) |
protected |
NewLayerServiceException(String message,
Throwable cause,
String key,
long code) |
|
NewLayerServiceException(Throwable cause)
Creates a new
NewLayerServiceException. |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuesaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected NewLayerServiceException(String message, Throwable cause, String key, long code)
public NewLayerServiceException(Throwable cause)
NewLayerServiceException.cause - the original cause