public class MandatoryCufException extends DomainException
| Constructor and Description |
|---|
MandatoryCufException(CustomFieldValue customFieldValue) |
MandatoryCufException(String field) |
MandatoryCufException(String message,
String field) |
MandatoryCufException(String message,
String field,
String objectName) |
| 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 MandatoryCufException(String field)
public MandatoryCufException(CustomFieldValue customFieldValue)
public String getI18nKey()
getI18nKey in interface org.squashtest.tm.core.foundation.i18n.InternationalizablegetI18nKey in class DomainExceptionCopyright © 2010–2016 Henix, henix.fr. All rights reserved.