public class CodeDoesNotMatchesPatternException extends DomainException
| Constructor and Description |
|---|
CodeDoesNotMatchesPatternException()
Reports an error on the code, hence the setField("code");
|
CodeDoesNotMatchesPatternException(String code,
String pattern) |
CodeDoesNotMatchesPatternException(String code,
String pattern,
String field) |
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nKey() |
getDefaultMessage, getField, getFieldValue, getI18nParams, getObjectName, setFieldValue, setObjectNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CodeDoesNotMatchesPatternException()
public CodeDoesNotMatchesPatternException(String code, String pattern)
public String getI18nKey()
getI18nKey in interface org.squashtest.tm.core.foundation.i18n.InternationalizablegetI18nKey in class DomainExceptionCopyright © 2010–2016 Henix, henix.fr. All rights reserved.