| Package | Description |
|---|---|
| oracle.ide.util |
Contains utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutOfFileHandlesUncaughtHandler
Handler for uncaught exceptions caused by the system running out of available file handles.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ChainingUncaughtExceptionHandler.registerHandler(JDevUncaughtExceptionHandler handler, int priority)
Registers a handler along with its priority, so it can (if necessary) be called when an uncaught exception is detected.
|