Exception: Knock::AuthenticationError

Inherits:
KnockError
  • Object
show all
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

#http_status, #request_id

Method Summary

Methods inherited from KnockError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Knock::KnockError