Exception: RubyRabbitmqJanus::Errors::Janus::Event::Initializer
- Inherits:
-
BaseEvent
- Object
- StandardError
- RRJError
- BaseJanus
- BaseConcurency
- BaseEvent
- RubyRabbitmqJanus::Errors::Janus::Event::Initializer
- Defined in:
- lib/rrj/errors/janus/processus/event.rb
Overview
Error for Janus::Concurency::Event#initialize
Instance Method Summary collapse
Methods inherited from BaseEvent
Methods inherited from BaseConcurency
Methods inherited from BaseJanus
Methods inherited from RRJError
Constructor Details
This class inherits a constructor from RubyRabbitmqJanus::Errors::Janus::BaseEvent
Instance Method Details
#initializer ⇒ Object
16 17 18 |
# File 'lib/rrj/errors/janus/processus/event.rb', line 16 def initializer super 'Error Event initializer' end |