Exception: Zenrows::AuthenticationError

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

Overview

Raised when API authentication fails (invalid API key)

Examples:

raise Zenrows::AuthenticationError, "Invalid API key"

Since:

  • 0.1.0