Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class java.util.logging.ErrorManager
Uses in package java.util.logging
Methods with parameter type java.util.logging.ErrorManager
void
Handler
.
setErrorManager
(
ErrorManager
manager)
Methods with return type java.util.logging.ErrorManager
ErrorManager
Handler
.
getErrorManager
()
Returns the
ErrorManager
that currently deals with errors originating from this Handler.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About