|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ExceptionHandler in com.mungoknotwise.sqlcli |
| Classes in com.mungoknotwise.sqlcli that implement ExceptionHandler | |
class |
PrintStreamedExceptionHandler
Implementation of ExceptionHandler that writes exception details
to the object's print streams. |
| Methods in com.mungoknotwise.sqlcli with parameters of type ExceptionHandler | |
void |
UpdateCommand.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
void |
ShowTablesCommand.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
void |
SelectCommand.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
void |
RowcountHandlingCommand.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
void |
ResultSetExtractingCommand.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
void |
DescribeCommand.setExceptionHandler(ExceptionHandler exceptionHandler)
Sets the exception handler for this command. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||