| Interface | Description |
|---|---|
| ExceptionSeverity |
This is a refactoring wrapper around the common ExceptionSeverity class
and may be removed at some point in the future.
|
| Class | Description |
|---|---|
| ErrorStringBuilder |
Class used to form error messages.
|
| ExceptionUtil |
This class provides utility routines for exceptions
|
| PublicAPI |
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 | 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.
|
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.