Liking cljdoc? Tell your friends :D

jdk.util.concurrent.CancellationException

Exception indicating that the result of a value-producing task, such as a FutureTask, cannot be retrieved because the task was cancelled.

Exception indicating that the result of a value-producing task,
such as a FutureTask, cannot be retrieved because the task
was cancelled.
raw docstring

->cancellation-exceptionclj

(->cancellation-exception)
(->cancellation-exception message)

Constructor.

Constructs a CancellationException with the specified detail message.

message - the detail message - java.lang.String

Constructor.

Constructs a CancellationException with the specified detail
 message.

message - the detail message - `java.lang.String`
raw 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