Package net.truej.sql.fetch
Class ConstraintViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.truej.sql.fetch.ConstraintViolationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstraintViolationException(@Nullable String catalogName, @Nullable String schemaName, @Nullable String tableName, @Nullable String constraintName) -
Method Summary
Modifier and TypeMethodDescriptiontoString()final <T,E extends Exception>
Twhen(Constraint<T, E>... constraints) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace