Klasse InconsistentStatusException

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

public class InconsistentStatusException extends Exception
should be thrown when there are signed consents which belongs to one module but have different consent status
Autor:
geidell
Siehe auch:
  • Konstruktordetails

    • InconsistentStatusException

      public InconsistentStatusException()
    • InconsistentStatusException

      public InconsistentStatusException(String message, Throwable cause)
    • InconsistentStatusException

      public InconsistentStatusException(String message)
    • InconsistentStatusException

      public InconsistentStatusException(Throwable cause)