Package org.lifstools.jgoslin.domain
Klasse ConstraintViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lifstools.jgoslin.domain.LipidException
org.lifstools.jgoslin.domain.ConstraintViolationException
- Alle implementierten Schnittstellen:
Serializable
An exception that is thrown to indicate that preconditions have been
violated.
- Autor:
- Dominik Kopczynski, Nils Hoffmann
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstraintViolationException(String message) ConstraintViolationException(String message, Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
ConstraintViolationException
protected ConstraintViolationException() -
ConstraintViolationException
-
ConstraintViolationException
-
ConstraintViolationException
-