Exception: Knock::AuthenticationError
- Inherits:
-
KnockError
- Object
- StandardError
- KnockError
- Knock::AuthenticationError
- Defined in:
- lib/knock/errors.rb
Overview
AuthenticationError is raised when invalid credentials are used to connect to Knock's servers.
Instance Attribute Summary
Attributes inherited from KnockError
Method Summary
Methods inherited from KnockError
Constructor Details
This class inherits a constructor from Knock::KnockError