public class InvalidSimulationException extends Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Versions-ID für die Serialisierung.
|
| Constructor and Description |
|---|
InvalidSimulationException()
Standardkonstruktor.
|
InvalidSimulationException(String meldung)
erzeugt eine Ausnahme mit der übergebenen Meldung.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
InvalidSimulationException()
InvalidSimulationException(String meldung)
meldung - die MeldungCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.