|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Instances of this class will convert generic SQL exceptions to specific exceptions.
Method Summary | |
QueryException |
convert(QueryException ex)
Convert the generic QueryException into a specific query exception |
QueryException |
convert(java.sql.SQLException ex,
java.lang.String additionalInfo)
Convert the SQLException into a specific query exception |
Method Detail |
public QueryException convert(java.sql.SQLException ex, java.lang.String additionalInfo)
public QueryException convert(QueryException ex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |