Exception: Concurrent::ConcurrentUpdateError
- Inherits:
 - 
      ThreadError
      
        
- Object
 - ThreadError
 - Concurrent::ConcurrentUpdateError
 
 
- Defined in:
 - lib/concurrent-ruby/concurrent/errors.rb
 
Overview
    Note:
    
  
  **Private Implementation:** This abstraction is a private, internal implementation detail. It should never be used directly.
Constant Summary collapse
- CONC_UP_ERR_BACKTRACE =
          
frozen pre-allocated backtrace to speed ConcurrentUpdateError
 ['backtrace elided; set verbose to enable'].freeze