Class DbHandlerException

    • Constructor Detail

      • DbHandlerException

        public DbHandlerException​(Exception e)
        Exception produced in the backend
        Parameters:
        e - Exception
      • DbHandlerException

        public DbHandlerException​(String msg)
        Exception produced in the backend with a message
        Parameters:
        msg - Message to show