| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| Modifier and Type | Method and Description |
|---|---|
static ExceptionEvent |
DbInternal.makeExceptionEvent(Exception e,
String n) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionListener.exceptionThrown(ExceptionEvent event)
This method is called if an exception is seen in a JE Daemon thread.
|
Copyright © 2024. All rights reserved.