Exception thrown when a thread tries to wait upon a barrier that is in a broken state, or which enters the broken state while the thread is waiting.
Exception thrown when a thread tries to wait upon a barrier that is in a broken state, or which enters the broken state while the thread is waiting.
(->broken-barrier-exception)
(->broken-barrier-exception message)
Constructor.
Constructs a BrokenBarrierException with the specified detail message.
message - the detail message - java.lang.String
Constructor. Constructs a BrokenBarrierException 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 |