Skip to main content

print-throwable

functionv1.1

clojure.stacktrace/print-throwable

Available in:BBCLJ
(print-throwable [tr])
Prints the class and message of a Throwable. Prints the ex-data map if present.

No examples yet. Be the first to add one!