Klasse UnknownConsentTemplateException

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

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

    • UnknownConsentTemplateException

      public UnknownConsentTemplateException()
    • UnknownConsentTemplateException

      public UnknownConsentTemplateException(String message, Throwable cause)
    • UnknownConsentTemplateException

      public UnknownConsentTemplateException(String message)
    • UnknownConsentTemplateException

      public UnknownConsentTemplateException(Throwable cause)