Back

print-throwable (clj)

(source)

function

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

Examples