As Peter Chng says in his blog ( http://unitstep.net/blog/2008/05/11/cakephp-and-errorexception-handling/ ): "One thing I’d like to see, however, is a proper exception handling model. I realize this would require making it PHP 5-only, but in my opinion, PHP5 adds some sorely-need features, such as the aforementioned exception handling model and a class/object system more in line with other languages."
And Nate ( http://groups.google.com/group/cake-php/browse_thread/thread/c8e782d05dd268e1# ): "As we all know, the next major version of CakePHP will only have to worry about supporting one PHP version." The "built in method" if you are using PHP5 is PHP5. On 23 Juny, 14:51, mbavio <[EMAIL PROTECTED]> wrote: > CakePHP is not php4, it´s php4 and php5. > > Cheers, > mbavio > > On Jun 23, 4:13 am, Marcelius <[EMAIL PROTECTED]> wrote: > > > If you are talking about Exception classes (with try..catch) there are > > none because cake is php4 > > > PHP errors are handled by the debugger class > > > On 23 jun, 06:36, SajjadRaza <[EMAIL PROTECTED]> wrote: > > > > what is the built in mechanism of excetion handling in cakephp > > > can we use the custom exception in cake php if yes then please tell me > > > how > > > and where i have to keep custom exceptions > > > > thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
