Klasse UnknownSignerIdException

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

public class UnknownSignerIdException extends Exception
should be thrown when the given signerId is not known for the given domain
Autor:
bialkem
Siehe auch:
  • Konstruktordetails

    • UnknownSignerIdException

      public UnknownSignerIdException()
    • UnknownSignerIdException

      public UnknownSignerIdException(String message, Throwable cause)
    • UnknownSignerIdException

      public UnknownSignerIdException(String message)
    • UnknownSignerIdException

      public UnknownSignerIdException(Throwable cause)