Exception: NumerousAuthError

Inherits:
NumerousError show all
Defined in:
lib/numerousapp.rb

Overview

A NumerousAuthError occurs when the server rejects your credentials, Usually means your apiKey is (or has become) bad.

Instance Attribute Summary

Attributes inherited from NumerousError

#code, #details

Method Summary

Methods inherited from NumerousError

#initialize

Constructor Details

This class inherits a constructor from NumerousError