Uses of Class
java.util.logging.ErrorManager
Package
Description
Provides the classes and interfaces of
the Java 2 platform's core logging facilities.
-
Uses of ErrorManager in java.util.logging
Modifier and TypeMethodDescriptionHandler.getErrorManager()
Retrieves the ErrorManager for this Handler.Modifier and TypeMethodDescriptionvoid
Handler.setErrorManager
(ErrorManager em) Define an ErrorManager for this Handler.