Liking cljdoc? Tell your friends :D

dots.vscode.cancellation-error

An error type that should be used to signal cancellation of an operation.

This type can be used in response to a {@link CancellationToken cancellation token} being cancelled or when an operation is being cancelled by the executor of that operation.

An error type that should be used to signal cancellation of an operation.

This type can be used in response to a {@link CancellationToken cancellation token}
being cancelled or when an operation is being cancelled by the
executor of that operation.
raw docstring

messagecljs

(message cancellation-error)
source

namecljs

(name cancellation-error)
source

set-message!cljs

(set-message! cancellation-error value)
source

set-name!cljs

(set-name! cancellation-error value)
source

set-stack!cljs

(set-stack! cancellation-error value)
source

stackcljs

(stack cancellation-error)
source

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

× close