jaige.util
Class ExceptionHandler

java.lang.Object
  extended by java.util.logging.Handler
      extended by jaige.util.ExceptionHandler

public class ExceptionHandler
extends java.util.logging.Handler


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

ExceptionHandler

public ExceptionHandler()
Method Detail

close

public void close()
           throws java.lang.SecurityException
close

Specified by:
close in class java.util.logging.Handler
Throws:
java.lang.SecurityException

flush

public void flush()
flush

Specified by:
flush in class java.util.logging.Handler

publish

public void publish(java.util.logging.LogRecord logRecord)
publish

Specified by:
publish in class java.util.logging.Handler
Parameters:
logRecord - LogRecord