org.squashtest.tm.service.testautomation.spi
public class NotFoundException extends TestAutomationException
| Constructor and Description |
|---|
NotFoundException() |
NotFoundException(String message) |
NotFoundException(String message,
Throwable cause) |
NotFoundException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nKey() |
messageArgsfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotFoundException()
public NotFoundException(String message)
public NotFoundException(Throwable cause)
public String getI18nKey()
getI18nKey in interface org.squashtest.tm.core.foundation.i18n.InternationalizablegetI18nKey in class TestAutomationExceptionCopyright © 2010-2014 Henix, henix.fr. All Rights Reserved.