Package net.simplace.sim.exceptions
Klasse MissingSimResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.sim.exceptions.MissingSimResourceException
- Alle implementierten Schnittstellen:
Serializable
- Bekannte direkte Unterklassen:
MisconfiguredTransformerException
If Resource 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
KonstruktorenKonstruktorBeschreibungMissingSimResourceException(String aMessage) MissingSimResourceException(String string, Throwable aCause) MissingSimResourceException(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
-
MissingSimResourceException
-
MissingSimResourceException
-
MissingSimResourceException
-