public class InvalidTargetException extends RuntimeException
| Constructor and Description |
|---|
InvalidTargetException(ImportStatus status,
String errori18nMessage,
String impacti18nMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrori18nMessage() |
String |
getImpacti18nMessage() |
static long |
getSerialversionuid() |
ImportStatus |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTargetException(ImportStatus status, String errori18nMessage, String impacti18nMessage)
public static long getSerialversionuid()
public ImportStatus getStatus()
public String getErrori18nMessage()
public String getImpacti18nMessage()
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.