Package com.framework.jdto.exceptions

Exception Summary
DAOException The class DAOException extends Exception class and is thrown whenever there is an SQLException in the PreparedStatementWrapper and StatementWrapper classes.
NotSupportedException This Exception is thrown when a transaction is currently running and the user requests for a nested transaction.