Exception: Proco::Queue::Base::Invalidated
- Inherits:
-
Exception
- Object
- Exception
- Proco::Queue::Base::Invalidated
- Defined in:
- lib/proco/queue/base.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
10 11 12 |
# File 'lib/proco/queue/base.rb', line 10 def to_s "Queue invalidated" end |