io.aviso.toolchest.exceptions

added in 0.1.1

Some assistance for dealing with exceptions.

to-message

(to-message t)

Converts an exception to a message. Normally, this is the message property of the exception, but if that’s blank, the fully qualified class name of the exception is used instead.