(get-code _)
Error codes are strings using the following format: 'service/string-code'
Error codes are strings using the following format: 'service/string-code'
(get-message _)
An explanatory message for the error that just occurred.
An explanatory message for the error that just occurred.
(get-name _)
The name of the class of Errors.
The name of the class of Errors.
(get-stack _)
A string value containing the execution backtrace when the error originally occured.
A string value containing the execution backtrace when the error originally occured.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close