Exception: SmartQue::QueueNotFoundError
- Inherits:
-
StandardError
- Object
- StandardError
- SmartQue::QueueNotFoundError
- Defined in:
- lib/smart_que/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/smart_que/errors.rb', line 3 def "Queue doesn't exist" end |