Exception: Homie::EventNotSpecifiedError
- Inherits:
-
StandardError
- Object
- StandardError
- Homie::EventNotSpecifiedError
- Defined in:
- lib/homie.rb
Constant Summary collapse
- MSG =
'You should specify event name.'
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
13 |
# File 'lib/homie.rb', line 13 def ; MSG end |