Exception: NPR::NPRSystemIssues

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

Overview

Raised when NPR is experiencing issues

Constant Summary

Constants inherited from NPRException

NPR::NPRException::DEACTIVATED_API_KEY, NPR::NPRException::INVALID_API_KEY, NPR::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