Thread: Handling errors
View Single Post
Old 09-16-2009, 07:30 PM   #1 (permalink)
Sirupsen
The Contributor
 
Sirupsen's Avatar
 
Join Date: May 2009
Posts: 53
Thanks: 2
Sirupsen is on a distinguished road
Bug 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? :)
Send a message via AIM to Sirupsen Send a message via MSN to Sirupsen Send a message via Yahoo to Sirupsen Send a message via Skype™ to Sirupsen
Sirupsen is offline  
Reply With Quote