|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.logging.Handler
jaige.util.ExceptionHandler
public class ExceptionHandler
| Constructor Summary | |
|---|---|
ExceptionHandler()
|
|
| Method Summary | |
|---|---|
void |
close()
close |
void |
flush()
flush |
void |
publish(java.util.logging.LogRecord logRecord)
publish |
| Methods inherited from class java.util.logging.Handler |
|---|
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionHandler()
| Method Detail |
|---|
public void close()
throws java.lang.SecurityException
close in class java.util.logging.Handlerjava.lang.SecurityExceptionpublic void flush()
flush in class java.util.logging.Handlerpublic void publish(java.util.logging.LogRecord logRecord)
publish in class java.util.logging.HandlerlogRecord - LogRecord
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||