private ControlloreGestoreEccezioni()
     throws DAOException, MapException, SQLException, DataException, OraException,
         CatalogoException {
   super();
   catalogo = Catalogo.getInstance();
 }