Class DAOException

  • All Implemented Interfaces:
    Serializable

    public class DAOException
    extends Exception
    This class provides a base exception to report DAO checked exceptions.
    See Also:
    Serialized Form
    • Constructor Detail

      • DAOException

        public DAOException​(String message)