public class SequenceAlreadyExistsException extends SQLException
Constructor and Description |
---|
SequenceAlreadyExistsException(String schemaName,
String sequenceName) |
Modifier and Type | Method and Description |
---|---|
String |
getSchemaName() |
String |
getSequenceName() |
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Apache Software Foundation. All Rights Reserved.