Exception: NPR::DeactivatedAPIKey

Inherits:
NPRException show all
Defined in:
lib/rubynpr/exception.rb

Overview

Raised when the API key passed in with the request has been deactivated

Constant Summary

Constants inherited from NPRException

NPRException::DEACTIVATED_API_KEY, NPRException::INVALID_API_KEY, NPRException::SYSTEM_ISSUES

Instance Attribute Summary

Attributes inherited from NPRException

#code, #message

Method Summary

Methods inherited from NPRException

#initialize, #to_s

Constructor Details

This class inherits a constructor from NPR::NPRException