ClojureDocs

Nav

Namespaces

print-throwable

clojure.stacktrace

Available since 1.1
  • (print-throwable tr)
Prints the class and message of a Throwable. Prints the ex-data map
if present.