public class OptionAlreadyExistException extends DomainException
| Constructor and Description |
|---|
OptionAlreadyExistException(String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nKey()
(non-Javadoc)
|
Object[] |
getI18nParams()
Can be overridden by subclasses to return the params to use when fetching the i18n'd message.
|
getDefaultMessage, getField, getFieldValue, getObjectName, setFieldValue, setObjectNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OptionAlreadyExistException(String label)
public String getI18nKey()
getI18nKey in interface org.squashtest.tm.core.foundation.i18n.InternationalizablegetI18nKey in class DomainExceptionInternationalizable.getI18nKey()public Object[] getI18nParams()
DomainExceptiongetI18nParams in class DomainExceptionnullCopyright © 2010–2016 Henix, henix.fr. All rights reserved.