Exception: Errors::AdapterError

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



19
20
21
# File 'lib/rtpush/errors.rb', line 19

def message
  super
end