(busy msg__1094__auto__ data__1095__auto__)
(busy msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/busy. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/busy. Rest of the arguments match `ex-info`
(conflict msg__1094__auto__ data__1095__auto__)
(conflict msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/conflict. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/conflict. Rest of the arguments match `ex-info`
(fault msg__1094__auto__ data__1095__auto__)
(fault msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/fault. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/fault. Rest of the arguments match `ex-info`
(forbidden msg__1094__auto__ data__1095__auto__)
(forbidden msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/forbidden. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/forbidden. Rest of the arguments match `ex-info`
(incorrect msg__1094__auto__ data__1095__auto__)
(incorrect msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/incorrect. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/incorrect. Rest of the arguments match `ex-info`
(interrupted msg__1094__auto__ data__1095__auto__)
(interrupted msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/interrupted. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/interrupted. Rest of the arguments match `ex-info`
(invalid-spec spec x)
Returns an ex-info when value x
does not conform to spec spex
Returns an ex-info when value `x` does not conform to spec `spex`
(not-found msg__1094__auto__ data__1095__auto__)
(not-found msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/not-found. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/not-found. Rest of the arguments match `ex-info`
(unavailable msg__1094__auto__ data__1095__auto__)
(unavailable msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/unavailable. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/unavailable. Rest of the arguments match `ex-info`
(unsupported msg__1094__auto__ data__1095__auto__)
(unsupported msg__1094__auto__ data__1095__auto__ cause__1096__auto__)
Returns an ex-info with ex-data :type
set to :exoscale.ex/unsupported. Rest of the arguments match ex-info
Returns an ex-info with ex-data `:type` set to :exoscale.ex/unsupported. Rest of the arguments match `ex-info`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close