Hi, Given that Java and JavaScript have different exception semantics (Java requiring AOT compiled class derived from java.lang.Exception/ java.lang.Throwable and such) I would like to ask the community if anybody has come up with an approach to raise and catch exceptions that work uniformly across Clojure and ClojureScript. Even a way to get the lowest-common-denominator should be OK.
Any pointers would be appreciated. Regards, Shantanu -- 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