The com.farata.daoflex.DAOException are generating alert()calls to my
front end. Does anyone know how I can capture theexceptions and prevent
them from putting up the alert() on the GUI?I already have listeners for
the DataCollections in the code, butthe alerts are still going to the
screen.