taoensso.truss
T
Like `try`, but `catch` clause class may be: `:ex-info` -- Catches only `ExceptionInfo` `:common` --- Catc...
macro([expr* catch-clauses* ?finally-clause])
Like `try`, but `catch` clause class may be: `:ex-info` -- Catches only `ExceptionInfo` `:common` --- Catc...
([expr* catch-clauses* ?finally-clause])