Exception: GroqRuby::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/groq_ruby/errors/error.rb

Overview

Base for every error raised by this gem. Callers can rescue this single class and degrade gracefully without enumerating subclasses.