Expand my Community achievements bar.

Capturing DAOExceptions

Avatar

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