Liking cljdoc? Tell your friends :D

monkey.ci.errors

Functions for working with errors and exceptions. This provides a uniform way to handle exceptions and convert them into a usable format for internal propagation and to give useful feedback to the user.

Functions for working with errors and exceptions.  This provides a uniform way
to handle exceptions and convert them into a usable format for internal 
propagation and to give useful feedback to the user.
raw docstring

->errorcljmultimethod

Convert argument into an application error

Convert argument into an application error
sourceraw docstring

error-causeclj

source

error-msgclj

source

error-no-scriptclj

source

error-process-failureclj

source

error-propsclj

Retrieves error properties

Retrieves error properties
sourceraw docstring

error-script-failureclj

source

error-typeclj

Retrieves error type

Retrieves error type
sourceraw docstring

exception?clj

source

make-errorclj

Creates a new application error with type and properties

Creates a new application error with type and properties
sourceraw docstring

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

× close