Class java.util.logging.ConsoleHandler
| Changed Methods | ||
|---|---|---|
void close()
|
Change in exceptions thrown from java.lang.SecurityException to no exceptions.Method was inherited from java.util.logging.StreamHandler, but is now defined locally.
|
|
void publish(LogRecord)
|
Method was inherited from java.util.logging.StreamHandler, but is now defined locally.
|
|