Exception: Snitcher::API::AuthenticationError

Inherits:
Error
  • Object
show all
Defined in:
lib/snitcher/api/error.rb

Overview

AuthenticationError is raised from API calls when the given credentials are invalid.

Instance Attribute Summary

Attributes inherited from Error

#type

Method Summary

Methods inherited from Error

#initialize, new

Constructor Details

This class inherits a constructor from Snitcher::API::Error