Exception: NSQ::Error
- Inherits:
-
StandardError
- Object
- StandardError
- NSQ::Error
- Defined in:
- lib/nsq/error.rb
Constant Summary collapse
- Invalid =
Class.new(self)
- BadTopic =
Class.new(self)
- BadMessage =
Class.new(self)
- PutFailed =
Class.new(self)