Package net.simplace.sim.exceptions
Klasse DuplicateSimFieldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.sim.exceptions.DuplicateSimFieldException
- Alle implementierten Schnittstellen:
Serializable
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
KonstruktorenKonstruktorBeschreibungDuplicateSimFieldException(String aMessage) DuplicateSimFieldException(String string, Throwable aCause) DuplicateSimFieldException(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
-
DuplicateSimFieldException
-
DuplicateSimFieldException
-
DuplicateSimFieldException
-