Class DatabaseException

  • All Implemented Interfaces:
    Serializable

    public class DatabaseException
    extends InventoryException
    Thrown when an inconsistency in the database structure is detected
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • DatabaseException

        public DatabaseException​(String msg)