public class InconsistentInfoListItemException extends DomainException
| Constructor and Description |
|---|
InconsistentInfoListItemException(String field,
String fieldValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nKey() |
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 String getI18nKey()
getI18nKey in interface org.squashtest.tm.core.foundation.i18n.InternationalizablegetI18nKey in class DomainExceptionpublic Object[] getI18nParams()
DomainExceptiongetI18nParams in class DomainExceptionnullCopyright © 2010–2016 Henix, henix.fr. All rights reserved.