public class ExporttoServiceException extends ServiceException
Modifier and Type | Field and Description |
---|---|
protected Feature |
feature |
code, formatString, messageKey
Modifier | Constructor and Description |
---|---|
|
ExporttoServiceException(String message,
Throwable cause) |
protected |
ExporttoServiceException(String message,
Throwable cause,
String key,
long code) |
|
ExporttoServiceException(Throwable cause)
Creates a new
ExporttoServiceException . |
|
ExporttoServiceException(Throwable cause,
Feature feature) |
Modifier and Type | Method and Description |
---|---|
Feature |
getFeature() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected Feature feature
public ExporttoServiceException(Throwable cause)
ExporttoServiceException
.cause
- the original causeprotected ExporttoServiceException(String message, Throwable cause, String key, long code)
public Feature getFeature()