I was wondering if anyone can point out what is necessary to catch the RuntimeExceptions that are thrown by the DatabaseDriver. I'm trying to try/catch insertObject() and updateObject() calls, but I can't seem to find any point in the code to catch the RuntimeException without going all the way down into the MySQLIDriver. Any pointers would be appreciated.Thanks!
--
Framework source code: https://github.com/joomla/joomla-framework
Visit http://developer.joomla.org for more information about developing with Joomla!
---
You received this message because you are subscribed to the Google Groups "Joomla! Framework Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-frame...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-framework.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-framework+unsub...@googlegroups.com.
I did. Testing a boolean false response from insertObject() doesn’t stop the processing either, regardless of the use of the web app or cli.Jeremy ProffittPrincipal, Ezodesign
--
Framework source code: https://github.com/joomla/joomla-framework
Visit http://developer.joomla.org for more information about developing with Joomla!
---
You received this message because you are subscribed to a topic in the Google Groups "Joomla! Framework Development" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/joomla-dev-framework/03AnAN0Sc-w/unsubscribe.
To unsubscribe from this group and all of its topics, send an email to joomla-dev-framework+unsub...@googlegroups.com.