Package org.assertj.db.exception
package org.assertj.db.exception
This package contains the different exception thrown when there is an unexpected situation.
In general a wrong use of assertj-db like a navigation to a column which do not exist or a problem with the assess to the database.
- Author:
- Régis Pouiller
-
Exception ClassesClassDescriptionException during the assertion (for example : when getting the data in the database, or accessing to file system).