Klasse UnknownConsentException

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

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

    • UnknownConsentException

      public UnknownConsentException()
    • UnknownConsentException

      public UnknownConsentException(String message, Throwable cause)
    • UnknownConsentException

      public UnknownConsentException(String message)
    • UnknownConsentException

      public UnknownConsentException(Throwable cause)