public class NotUpdatable
extends java.sql.SQLException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NOT_UPDATEABLE_MESSAGE
The message to use when result set is not updatable.
|
Constructor and Description |
---|
NotUpdatable()
Creates a new NotUpdatable exception.
|
NotUpdatable(java.lang.String reason)
Append the given reason to the not updatable message if the reason is not
null.
|
getErrorCode, getNextException, getSQLState, iterator, setNextException