Package es.bsc.dataclay.exceptions.dbhandler
Module intended to management of Exceptions on DbHandler module.
-
Exception Summary Exception Description DbHandlerException This class represents the exceptions produced in DbHandler module.DbObjectAlreadyExistException This class represents the exception produced in DbHandler module when no Object is found in a query.DbObjectNotExistException This class represents the exception produced in DbHandler module when no Object is found in a query.