Klasse ConstraintViolationException

Alle implementierten Schnittstellen:
Serializable

public class ConstraintViolationException extends LipidException
An exception that is thrown to indicate that preconditions have been violated.
Autor:
Dominik Kopczynski, Nils Hoffmann
Siehe auch:
  • Konstruktordetails

    • ConstraintViolationException

      protected ConstraintViolationException()
    • ConstraintViolationException

      public ConstraintViolationException(String message)
    • ConstraintViolationException

      public ConstraintViolationException(String message, Throwable cause)
    • ConstraintViolationException

      public ConstraintViolationException(Throwable cause)