Liking cljdoc? Tell your friends :D

clojure-commons.error-codes


clj-http-error?clj

(clj-http-error? {:keys [status body]})
source

deferrcljmacro

(deferr sym)
source

err-respclj

(err-resp err-obj)
(err-resp _ err-obj)
source

ERR_BAD_OR_MISSING_FIELDclj

source

ERR_BAD_QUERY_PARAMETERclj

source

ERR_BAD_REQUESTclj

source

ERR_CONFIG_INVALIDclj

source

ERR_CONFLICTclj

source

ERR_CONFLICTING_QUERY_PARAMETER_VALUESclj

source

ERR_DOES_NOT_EXISTclj

source

ERR_EXISTSclj

source

ERR_FORBIDDENclj

source

ERR_ILLEGAL_ARGUMENTclj

source

ERR_INCOMPLETE_DELETIONclj

source

ERR_INCOMPLETE_MOVEclj

source

ERR_INCOMPLETE_RENAMEclj

source

ERR_INVALID_COPYclj

source

ERR_INVALID_JSONclj

source

ERR_INVALID_URLclj

source

ERR_IS_A_FILEclj

source

ERR_IS_A_FOLDERclj

source

ERR_MISSING_DEPENDENCYclj

source

ERR_MISSING_FORM_FIELDclj

source

ERR_MISSING_QUERY_PARAMETERclj

source

ERR_NOT_A_FILEclj

source

ERR_NOT_A_FOLDERclj

source

ERR_NOT_A_USERclj

source

ERR_NOT_AUTHORIZEDclj

source

ERR_NOT_FOUNDclj

source

ERR_NOT_OWNERclj

source

ERR_NOT_READABLEclj

source

ERR_NOT_UNIQUEclj

source

ERR_NOT_WRITEABLEclj

source

ERR_READABLEclj

source

ERR_REQUEST_BODY_TOO_LARGEclj

source

ERR_REQUEST_FAILEDclj

source

ERR_SCHEMA_VALIDATIONclj

source

ERR_SYSTEMclj

source

ERR_TEMPORARILY_MOVEDclj

source

ERR_TICKET_DOES_NOT_EXISTclj

source

ERR_TICKET_EXISTSclj

source

ERR_TOO_MANY_RESULTSclj

source

ERR_UNAVAILABLEclj

source

ERR_UNCHECKED_EXCEPTIONclj

source

ERR_WRITEABLEclj

source

error?clj

(error? obj)
source

filtersclj

source

format-exceptionclj

(format-exception exception)

Formats the exception as a string.

Formats the exception as a string.
sourceraw docstring

get-http-statusclj

(get-http-status err-code)
source

invalid-arg-responseclj

(invalid-arg-response arg val reason)
source

invalid-cfg-responseclj

(invalid-cfg-response reason)
source

log-filtersclj

(log-filters)
source

missing-arg-responseclj

(missing-arg-response arg)
source

register-filtersclj

(register-filters new-filters)
source

success-respclj

(success-resp _ retval)
source

trapclj

(trap action func & args)
source

uncheckedclj

(unchecked throwable-map)
source

validation-error-responseclj

(validation-error-response error)
source

wrap-errorsclj

(wrap-errors handler)

Ring handler for formatting errors that sneak by (trap). For instance errors that occur in other Ring handlers.

Ring handler for formatting errors that sneak by (trap). For instance
errors that occur in other Ring handlers.
sourceraw docstring

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

× close