Package org.apache.derby.iapi.error
package org.apache.derby.iapi.error
-
ClassDescriptionClass used to form error messages.This is a refactoring wrapper around the common ExceptionSeverity class and may be removed at some point in the future.This class provides utility routines for exceptionsUnchecked exception class that can be used to pass checked exceptions out of methods that are not declared to throw any checked exception.Class that wraps StandardExceptions in a SQLException.This class generates SQLWarning instances.StandardException is the root of all exceptions that are handled in a standard fashion by the database code, mainly in the language code.Dummy exception to catch incorrect use of StandardException.newException(), at compile-time.