09-16-2009, 07:30 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: May 2009
Posts: 53
Thanks: 2
|
Handling errors
I'm curious how you guys handle errors (not syntax errors, but self defined errors, like; file size too big, file doesn't exist, user doesn't exist .. ).
Do you use exceptions, and how do you use them with your template when you report them? And if an error happens to the client, what do you do then? :)
|
|
|