Class DAOException

  • All Implemented Interfaces:
    Serializable

    public class DAOException
    extends Exception
    Special exception class for DAO read/write errors.
    Author:
    Philip Helger
    See Also:
    Serialized Form
    • Constructor Detail

      • DAOException

        public DAOException​(String sMsg)