Liking cljdoc? Tell your friends :D

binance-clj.errors

Normalized, secret-safe error values for the connector core.

Normalized, secret-safe error values for the connector core.
raw docstring

categoriesclj

Stable error categories exposed by the public API.

Stable error categories exposed by the public API.
sourceraw docstring

connector-errorclj

(connector-error category message)
(connector-error category message data)
(connector-error category message data cause)

Creates a normalized ExceptionInfo with redacted structured data.

Creates a normalized ExceptionInfo with redacted structured data.
sourceraw docstring

error-categoryclj

(error-category throwable)

Returns the stable category of a normalized connector error.

Returns the stable category of a normalized connector error.
sourceraw docstring

normalizeclj

(normalize throwable category)
(normalize throwable category data)

Preserves connector errors and safely wraps unexpected boundary failures.

Preserves connector errors and safely wraps unexpected boundary failures.
sourceraw docstring

normalized-error?clj

(normalized-error? throwable)

Returns true when throwable already follows the connector error contract.

Returns true when throwable already follows the connector error contract.
sourceraw docstring

redactclj

(redact value)

Recursively replaces credential-bearing values without mutating input data.

Recursively replaces credential-bearing values without mutating input data.
sourceraw docstring

sensitive-key?clj

(sensitive-key? key)

Returns true when key names a credential or generated signature field.

Returns true when key names a credential or generated signature field.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close