« Previous | Next » 

Revision 38621e3c

ID38621e3cb3db11ccac0983040edb6962b9c74e21
Parent ba5f9575
Child 65e0a745

Added by Dimitris Routsis almost 15 years ago

Throw any exceptions thrown unwrapped. This way, the caller knows what it's dealing with in its try/catch block.
(Previously, everything thrown was an Exception and most (all?) callers would simply turn this into a 500 error, since they don't check the cause.)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences