Exception: Dynectastic::AuthenticationError
- Inherits:
-
DynectError
- Object
- Exception
- DynectError
- Dynectastic::AuthenticationError
- Defined in:
- lib/dynectastic/errors.rb
Instance Attribute Summary
Attributes inherited from DynectError
Instance Method Summary collapse
Methods inherited from DynectError
Constructor Details
This class inherits a constructor from Dynectastic::DynectError
Instance Method Details
#message ⇒ Object
19 20 21 |
# File 'lib/dynectastic/errors.rb', line 19 def "Credentials you entered did not match those in Dynect's database." end |