|
|
|
Berkeley DB version 4.4.20 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ExceptionWrapper | Interface implemented by exceptions that can contain nested exceptions. |
Class Summary | |
ExceptionUnwrapper | Unwraps nested exceptions by calling the ExceptionWrapper.getCause() method for exceptions that implement the
ExceptionWrapper interface. |
FastInputStream | A replacement for ByteArrayInputStream that does not synchronize every byte read. |
FastOutputStream | A replacement for ByteArrayOutputStream that does not synchronize every byte read. |
UtfOps | UTF operations with more flexibility than is provided by DataInput and DataOutput. |
Exception Summary | |
IOExceptionWrapper | An IOException that can contain nested exceptions. |
RuntimeExceptionWrapper | A RuntimeException that can contain nested exceptions. |
General utilities used throughout Berkeley DB.
|
Berkeley DB version 4.4.20 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |