|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SQLRunnerErrorHandler
Method Summary | |
---|---|
void |
handleError(java.lang.Exception e)
Called by SQLRunner to handle an error encountered while trying to execute a command. |
Method Detail |
---|
void handleError(java.lang.Exception e)
e
- The Exception thrown by Statement.execute().
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |