Exception: NWS::ServerError

Inherits:
APIError show all
Defined in:
lib/nws/errors.rb

Overview

Error raised when the server returns a 5xx error

Instance Attribute Summary

Attributes inherited from APIError

#response_body, #status_code

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from NWS::APIError