Liking cljdoc? Tell your friends :D

figwheel.tools.exceptions


add-excerptclj

(add-excerpt parsed)
(add-excerpt {:keys [file line data] :as parsed} code-str)

blame-poscljmultimethod


clj-compiler-ex?clj

(clj-compiler-ex? tm)

clj-spec-error?clj

(clj-spec-error? tm)

cljs-analysis-ex?clj

(cljs-analysis-ex? tm)

cljs-failed-compiling?clj

(cljs-failed-compiling? tm)

cljs-missing-required-ns?clj

(cljs-missing-required-ns? tm)

cljs-no-file-for-namespace?clj

(cljs-no-file-for-namespace? tm)

correct-file-pathclj

(correct-file-path file)

datacljmultimethod


eof-reader-ex?clj

(eof-reader-ex? {:keys [data] :as tm})

ex-typeclj

(ex-type tm)

exception-type?clj

(exception-type? tm)

file-excerptclj

(file-excerpt file start length)

first-file-sourceclj

(first-file-source tm)

messagecljmultimethod


parse-exceptionclj

(parse-exception e)

reader-ex?clj

(reader-ex? {:keys [data]})

relativize-localclj

(relativize-local path)

root-source->file-excerptclj

(root-source->file-excerpt {:keys [source-form] :as root-source-info}
                           except-data)

source-filecljmultimethod


str-excerptclj

(str-excerpt code-str start length & [path])

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close