Exception: Errors::NotImplementedStrategyError

Inherits:
Error
  • Object
show all
Defined in:
lib/rtpush/errors.rb

Instance Method Summary collapse

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Errors::Error

Instance Method Details

#messageObject



13
14
15
# File 'lib/rtpush/errors.rb', line 13

def message
  super
end