Exception: RightApi::EmptyBodyError
- Defined in:
- lib/right_api_client/errors.rb
Instance Method Summary collapse
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from RightApi::ApiError
Instance Method Details
#prefix ⇒ Object
48 49 50 |
# File 'lib/right_api_client/errors.rb', line 48 def prefix 'Empty response body: ' end |