Exception: Gurunavi::ServerError

Inherits:
APIError
  • Object
show all
Defined in:
lib/gurunavi/api_error.rb

Overview

ServerError is base for api errors of server error Raised when Gurunavi returns a 6xx HTTP status code

Instance Attribute Summary

Attributes inherited from APIError

#code, #message

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Gurunavi::APIError