Package net.simplace.sim.exceptions
Klasse SimFieldMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.simplace.sim.exceptions.SimFieldMissingException
- Alle implementierten Schnittstellen:
Serializable
If SimField resp. SimVariable could not be found or key is wrong this exception might be thrown.
Please take care to add the cause of the exception
- Autor:
- Andreas Enders
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSimFieldMissingException(String message) SimFieldMissingException(String message, Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
SimFieldMissingException
public SimFieldMissingException() -
SimFieldMissingException
-
SimFieldMissingException
-
SimFieldMissingException
-