public class UnreadableResponseException extends TestAutomationException
| Constructor and Description |
|---|
UnreadableResponseException() |
UnreadableResponseException(String message) |
UnreadableResponseException(String message,
Throwable cause) |
UnreadableResponseException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nKey() |
messageArgsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnreadableResponseException()
public UnreadableResponseException(String message)
public UnreadableResponseException(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.