Uses of Class
com.healthmarketscience.jackcess.JackcessException
-
Packages that use JackcessException Package Description com.healthmarketscience.jackcess -
-
Uses of JackcessException in com.healthmarketscience.jackcess
Subclasses of JackcessException in com.healthmarketscience.jackcess Modifier and Type Class Description classBatchUpdateExceptionJackcessException which is thrown from multi-add-rowTablemethods which indicates how many rows were successfully written before the underlying failure was encountered.classConstraintViolationExceptionJackcessException which indicates that the failure was caused by a database constraint violation.classInvalidValueExceptionJackcessException which indicates that an invalid column value was provided in a database update.
-