Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    That isn't dealing with the error that is changing the form of error handling being used. In the 404 case you would let it pass through because you are unable to handle it. Commented Feb 15, 2012 at 18:56
  • "an int that represents a value, 0 for error, 1 for ok, 2 for warning etc" Please say this was an off-the-cuff example! Using 0 to mean OK is very definitely the standard... Commented May 15, 2013 at 12:59