public class DuplicateKeyException extends ConflictException implements TableScopeException
| Modifier and Type | Method and Description |
|---|---|
int |
errorCode() |
java.lang.Iterable<RelationName> |
getTableIdents() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptpublic int errorCode()
errorCode in interface CrateExceptionerrorCode in class ConflictExceptionpublic java.lang.Iterable<RelationName> getTableIdents()
getTableIdents in interface TableScopeException