|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.goldenhammer.correctness.LoggingExceptionHandler
This exception handler will log exceptions.
| Constructor Summary | |
LoggingExceptionHandler(java.lang.String name)
Creates a new exception handler with the specified logger. |
|
| Method Summary | |
void |
handle(java.lang.Exception e)
Handles the given exception. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoggingExceptionHandler(java.lang.String name)
name - The name of the logger to use.| Method Detail |
public void handle(java.lang.Exception e)
ExceptionHandler
handle in interface ExceptionHandlere - The exception to handle.ExceptionHandler.handle(java.lang.Exception)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||