|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.objectwave.utility.ExceptionLogger
Any time an exception is the source of a StatusEvent, we'll log the time and the stack trace to the log file.
| Constructor Summary | |
ExceptionLogger()
|
|
| Method Summary | |
protected void |
logException(java.lang.Exception e)
|
void |
setLogFile(java.lang.String fileName)
|
void |
updateStatus(StatusEvent evt)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExceptionLogger()
| Method Detail |
protected void logException(java.lang.Exception e)
throws java.io.IOException
java.io.IOExceptionpublic void setLogFile(java.lang.String fileName)
public void updateStatus(StatusEvent evt)
updateStatus in interface StatusEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||