ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

ex-str

clojure.main

Available since 1.10 (source)
  • (ex-str {:clojure.error/keys [phase source path line column symbol class cause spec], :as triage-data})
Returns a string from exception data, as produced by ex-triage.
The first line summarizes the exception phase and location.
The subsequent lines describe the cause.