Public Vars

Back

ex-info (clj)

(source)

function

(ex-info msg map) (ex-info msg map cause)
Create an instance of ExceptionInfo, a RuntimeException subclass that carries a map of additional data.

Examples