Better Exception Hierarchy
Reported by John Barnette | March 19th, 2008 @ 07:46 PM
We pretty much only ever throw Johnson::Error. Compilation error, exception from JS land, whatever. This is lame.
Comments and changes to this ticket
-
Matthew Draper April 21st, 2008 @ 09:44 PM
Hopefully most of the exceptions we throw from JS Land can actually be proxies to the underlying JS exception... we should only need to throw our own exceptions when we go awry.
-
Aaron Patterson May 31st, 2008 @ 05:11 PM
- Assigned user changed from John Barnette to Aaron Patterson
-
Aaron Patterson June 1st, 2008 @ 08:33 PM
- State changed from new to resolved
I just updated exception handling to set the message correctly.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Tags
Referenced by
- 48 Segfault on shutdown Program received signal EXC_BAD_ACCESS, Could not access ...