|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.mungoknotwise.sqlcli.BasicPrintStreamed
|
+--com.mungoknotwise.sqlcli.PrintStreamedExceptionHandler
Implementation of ExceptionHandler that writes exception details
to the object's print streams.
| Constructor Summary | |
PrintStreamedExceptionHandler()
Constructs a new instance of PrintStreamedExceptionHandler. |
|
| Method Summary | |
void |
handleException(java.lang.Exception e)
Handles the specified exception. |
| Methods inherited from class com.mungoknotwise.sqlcli.BasicPrintStreamed |
addPrintStream, print, println, removePrintStream, streamIterator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrintStreamedExceptionHandler()
PrintStreamedExceptionHandler.
| Method Detail |
public void handleException(java.lang.Exception e)
handleException in interface ExceptionHandlere - the exception to be handled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||