defexception icon indicating copy to clipboard operation
defexception copied to clipboard

A simple Clojure library to dynamically define Java Exception classes in Clojure.

Results 1 defexception issues
Sort by recently updated
recently updated
newest added

Hi! Happy user here. https://github.com/fmnoise/flow/tree/4.2.1#isnt-using-exceptions-costly describes the mechanism and use case for omitting stack traces - it's something JDK7+ allows. I wonder if you'd be interested in offering a `defexception`...