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