Exception: Pictify::AuthenticationError

Inherits:
Error
  • Object
show all
Defined in:
lib/pictify/errors.rb

Overview

Raised when the API key is invalid or missing (HTTP 401).

Instance Attribute Summary

Attributes inherited from Error

#response_body, #status_code

Method Summary

Methods inherited from Error

#initialize, #message, #to_s

Constructor Details

This class inherits a constructor from Pictify::Error