Exception: AtomicRuby::AtomicCountDownLatch::AlreadyCountedDownError
- Inherits:
-
Error
- Object
- StandardError
- Error
- AtomicRuby::AtomicCountDownLatch::AlreadyCountedDownError
- Defined in:
- lib/atomic-ruby/atomic_count_down_latch.rb
Overview
Error raised when attempting to count down a latch that is already at zero.