| Package | Description |
|---|---|
| java.util.logging |
Provides the classes and interfaces of the Java
TM 2 platform's core logging facilities.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorManager |
Handler.getErrorManager()
Retrieves the ErrorManager for this Handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Handler.setErrorManager(ErrorManager
Define an ErrorManager for this Handler.
|