Package net.simplace.sim.exceptions
Klasse FWSimInstanceNotCreatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.sim.exceptions.FWSimInstanceNotCreatedException
- Alle implementierten Schnittstellen:
Serializable
If an Instance of a SimComponent could not be created this Exception
should be thrown. It always has to be handled.
- Autor:
- Andreas Enders
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungFWSimInstanceNotCreatedException(String aMessage) FWSimInstanceNotCreatedException(String aMessage, Throwable aCause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
FWSimInstanceNotCreatedException
public FWSimInstanceNotCreatedException() -
FWSimInstanceNotCreatedException
-
FWSimInstanceNotCreatedException
-
FWSimInstanceNotCreatedException
-