Class: MoonropeClient::Responses::AccessDenied
- Inherits:
-
MoonropeClient::Response
- Object
- MoonropeClient::Response
- MoonropeClient::Responses::AccessDenied
- Defined in:
- lib/moonrope_client/responses/access_denied.rb
Instance Method Summary collapse
Methods inherited from MoonropeClient::Response
#data, #flags, #initialize, #status, #success?, #time
Constructor Details
This class inherits a constructor from MoonropeClient::Response
Instance Method Details
#exception_message ⇒ Object
9 10 11 |
# File 'lib/moonrope_client/responses/access_denied.rb', line 9 def self. end |
#message ⇒ Object
5 6 7 |
# File 'lib/moonrope_client/responses/access_denied.rb', line 5 def data['message'] end |