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 is a website building & hosting documentation for Clojure/Script libraries
× close