Exception: Aha::Auth::UnauthorizedError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/aha/auth/errors.rb

Overview

Raised when the request is unauthorized (invalid API key)

Instance Attribute Summary

Attributes inherited from ApiError

#body, #status

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Aha::Auth::ApiError