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.
(->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`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |