Exception: Pike13::ConfigurationError

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

Overview

Raised when configuration is invalid or missing

Examples:

Pike13::Client.new  # raises ConfigurationError: "access_token is required"