public class ExporttoServiceException extends ServiceException
| Modifier and Type | Field and Description |
|---|---|
protected Feature |
feature |
code, formatString, messageKey| Modifier | Constructor and Description |
|---|---|
|
ExporttoServiceException(java.lang.String message,
java.lang.Throwable cause) |
protected |
ExporttoServiceException(java.lang.String message,
java.lang.Throwable cause,
java.lang.String key,
long code) |
|
ExporttoServiceException(java.lang.Throwable cause)
Creates a new
ExporttoServiceException. |
|
ExporttoServiceException(java.lang.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, valuesprotected Feature feature
public ExporttoServiceException(java.lang.Throwable cause)
ExporttoServiceException.cause - the original causeprotected ExporttoServiceException(java.lang.String message,
java.lang.Throwable cause,
java.lang.String key,
long code)
public ExporttoServiceException(java.lang.Throwable cause,
Feature feature)
public ExporttoServiceException(java.lang.String message,
java.lang.Throwable cause)
public Feature getFeature()