Exception: Supabase::SupabaseException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/supabase.rb

Overview

Raised by create_client on a missing url/key. Mirrors py’s ‘SupabaseException`. We don’t inherit from a sub-library error because the umbrella factory predates choosing any of them.