Package net.simplace.sim.exceptions
Klasse SimProjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.sim.exceptions.SimProjectException
- Alle implementierten Schnittstellen:
Serializable
If any error occurs in the creation or use of project data
this exception should be used.
- Autor:
- Andreas Enders
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSimProjectException(String aMessage) SimProjectException(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
-
SimProjectException
-
SimProjectException
-