On Mon, Aug 22, 2011 at 11:02 AM, Brian Hurt <bhur...@gmail.com> wrote:
> What I want to be able to do is to be able to create new exception classes,
> in the repl, and be able to throw them and catch them.

At the risk of sounding curmudgeonly: are you sure that's what you
want? I suspect you really just want to be able to classify
exceptions. For this purpose I highly recommend Slingshot:
https://github.com/scgilardi/slingshot which can do this and a whole
lot more.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to