| Interface | Description |
|---|---|
| FaultHandler |
Handle a server fault.
|
| Class | Description |
|---|---|
| LoggingFaultHandler |
A fault handler which logs an error message and executes a runnable.
|
| ProcessExitingFaultHandler |
This is a fault handler which exits the Java process.
|
| Exception | Description |
|---|---|
| FaultHandlerException |
An exception thrown by a fault handler.
|