java - Is there a MySQL JDBC Exception list that describes what each exception gets thrown for? -


i looking list of exception , thrown for. using mysql jdbc driver, writing in jruby, importing jar.

i catching need can report errors doing, want able document else error handling might catch.

take @ exception present in java.sql package. listed in "exception summary".

you should not depend on mysql jdbc specific classes.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -