Klasse UnknownSignerIdTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdTypeException
Alle implementierten Schnittstellen:
Serializable

public class UnknownSignerIdTypeException extends Exception
should be thrown when the given signerIdType is not known for the given domain
Autor:
geidell
Siehe auch:
  • Konstruktordetails

    • UnknownSignerIdTypeException

      public UnknownSignerIdTypeException()
    • UnknownSignerIdTypeException

      public UnknownSignerIdTypeException(String message, Throwable cause)
    • UnknownSignerIdTypeException

      public UnknownSignerIdTypeException(String message)
    • UnknownSignerIdTypeException

      public UnknownSignerIdTypeException(Throwable cause)