Exception: NPR::InvalidQueryOptions
- Inherits:
-
NPRException
- Object
- StandardError
- NPRException
- NPR::InvalidQueryOptions
- Defined in:
- lib/rubynpr/exception.rb
Overview
Raised when query is not formed with the proper options, i.e. a missing :id
, etc.
Constant Summary
Constants inherited from NPRException
NPRException::DEACTIVATED_API_KEY, NPRException::INVALID_API_KEY, NPRException::SYSTEM_ISSUES
Instance Attribute Summary
Attributes inherited from NPRException
Method Summary
Methods inherited from NPRException
Constructor Details
This class inherits a constructor from NPR::NPRException