Broken Barrier Exception

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instance_of gptkb:legal_case
gptkbp:constructor Broken Barrier Exception()
Broken Barrier Exception(String message)
Broken Barrier Exception(Throwable cause)
Broken Barrier Exception(String message, Throwable cause)
https://www.w3.org/2000/01/rdf-schema#label Broken Barrier Exception
gptkbp:is_described_as barrier synchronization failure
gptkbp:is_found_in try-catch block
gptkbp:part_of gptkb:java.util.concurrent
gptkb:Java_Exception_Hierarchy
gptkbp:related_to gptkb:Cyclic_Barrier
gptkbp:throws Cyclic Barrier.await()
when a thread is interrupted while waiting at a barrier.
gptkbp:type_of gptkb:Interrupted_Exception
gptkbp:used_in Java programming
gptkbp:bfsParent gptkb:Cyclic_Barrier
gptkbp:bfsLayer 5