Liking cljdoc? Tell your friends :D

com.yetanalytics.flint.error

Namespace for formatting error messages and other error utils.

Namespace for formatting error messages and other error utils.
raw docstring

aggregate-error-msgclj/s

(aggregate-error-msg agg-errs)
(aggregate-error-msg agg-errs index)
source

bnode-error-msgclj/s

(bnode-error-msg bnode-err-m)
(bnode-error-msg bnode-err-m index)
source

prefix-error-msgclj/s

(prefix-error-msg prefix-errs)
(prefix-error-msg prefix-errs index)

Return an error message specifying the number of unexpandable IRIs, missing prefixes and, if applicable, the input coll index.

Return an error message specifying the number of unexpandable IRIs,
missing prefixes and, if applicable, the input coll index.
sourceraw docstring

scope-error-msgclj/s

(scope-error-msg scope-errs)
(scope-error-msg scope-errs index)

Return an error message specifying the number of variables with scope errors, number of locations and, if applicable, the input coll index.

Return an error message specifying the number of variables with scope
errors, number of locations and, if applicable, the input coll index.
sourceraw docstring

spec-error-keywordsclj/s

(spec-error-keywords spec-ed)

Return a vector of keywords describing each failing clause.

Return a vector of keywords describing each failing clause.
sourceraw docstring

spec-error-msgclj/s

(spec-error-msg spec-ed)
(spec-error-msg spec-ed index)

Return an error message specifying the invalid clauses and, if applicable, the input coll index.

Return an error message specifying the invalid clauses and, if
applicable, the input coll index.
sourceraw docstring

top-level-keywordsclj/s

source

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

× close