Package io.jmix.data.exception
Class UniqueConstraintViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.data.exception.UniqueConstraintViolationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionUniqueConstraintViolationException
(String message, String constraintName, Throwable cause) UniqueConstraintViolationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
constraintName
-
-
Constructor Details
-
UniqueConstraintViolationException
public UniqueConstraintViolationException() -
UniqueConstraintViolationException
-
UniqueConstraintViolationException
-
UniqueConstraintViolationException
-
-
Method Details
-
getConstraintName
-