You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO custom exception? use RuntimeException?
use the clojure "exceptioninfo" class? (using ex-info then ex-data)
=> how to make that work with (is (thrown?? is support provided?
The text was updated successfully, but these errors were encountered:
TODO custom exception? use RuntimeException?
use the clojure "exceptioninfo" class? (using
ex-info
thenex-data
)=> how to make that work with
(is (thrown?
? is support provided?The text was updated successfully, but these errors were encountered: