|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DerbySQLException | DerbySQLException should be implemented by Derby's SQLException sub classes to allow the exception handling mechanism to distinguish between ordinary SQLExceptions and Derby generated ones. |
ExceptionSeverity | This is a refactoring wrapper around the common ExceptionSeverity class and may be removed at some point in the future. |
Class Summary | |
---|---|
ErrorStringBuilder | Class used to form error messages. |
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. |
Exception Summary | |
---|---|
PassThroughException | Unchecked exception class that can be used to pass checked exceptions out of methods that are not declared to throw any checked exception. |
ShutdownException | A ShutdownException is a runtime exception that is used to notify code that the system has/is being shut down. |
StandardException | StandardException is the root of all exceptions that are handled in a standard fashion by the database code, mainly in the language code. |
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |