View Single Post
Old 07-30-2009, 03:12 PM   #82 (permalink)
ioan1k
The Contributor
 
ioan1k's Avatar
 
Join Date: Mar 2009
Location: US
Posts: 76
Thanks: 0
ioan1k is on a distinguished road
Default

Quote:
The way errors are handled can be modified by editing the error view files. Critical errors will always stop execution of the PHP script and remove anything in the output buffer (besides what the error view puts in it).
Quote:
The framework does handle exceptions already. Again you are making assumptions about something you haven't even seen.
I based this information on what you have stated, errors and exceptions are 2 completely separate things. You said Critical errors always stop execution I assumed you were talking about exception as "critical errors".
__________________
My Portfolio - Work - Need freelance Work?
I've been developing 5 years now, and I learn something new everyday
ioan1k is offline  
Reply With Quote