ClojureDocs

导航

命名空间

打印异常

clojure.stacktrace

自 1.1 起可用
  • (print-throwable tr)
Prints the class and message of a Throwable. Prints the ex-data map
if present.