Klasse DuplicateSimFieldException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.sim.exceptions.DuplicateSimFieldException
Alle implementierten Schnittstellen:
Serializable

public class DuplicateSimFieldException extends Exception
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:
  • Konstruktordetails

    • DuplicateSimFieldException

      public DuplicateSimFieldException(String aMessage)
    • DuplicateSimFieldException

      public DuplicateSimFieldException(Throwable aCause)
    • DuplicateSimFieldException

      public DuplicateSimFieldException(String string, Throwable aCause)