public class ConstraintViolationException extends EmpireSQLException
| Constructor and Description |
|---|
ConstraintViolationException(DBMSHandler dbms,
String sqlCmd,
SQLException cause) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
log()
log the error
|
getNativeErrorMessage, handlerFromObject, messageFromSQLExceptionformatErrorMessage, getErrorParams, getErrorTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final ErrorType errorType
public ConstraintViolationException(DBMSHandler dbms, String sqlCmd, SQLException cause)
protected void log()
log in class EmpireExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.