Exception: Europeana::API::Errors::MissingAPIKeyError

Inherits:
Base
  • Object
show all
Defined in:
lib/europeana/api/errors.rb

Overview

Raised if API requests are attempted without the API key having been set.

Instance Attribute Summary

Attributes inherited from Base

#faraday_response

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Europeana::API::Errors::Base