public class NotFoundException extends TestAutomationException
| Constructor and Description |
|---|
NotFoundException(String message) |
NotFoundException(String message,
Throwable cause) |
NotFoundException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nKey() |
messageArgsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotFoundException(String message)
public NotFoundException(Throwable cause)
public String getI18nKey()
getI18nKey in interface org.squashtest.tm.core.foundation.i18n.InternationalizablegetI18nKey in class TestAutomationExceptionCopyright © 2010–2017 Henix, henix.fr. All rights reserved.