Exception: Supabase::Storage::Errors::VectorBucketException
- Inherits:
-
StandardError
- Object
- StandardError
- Supabase::Storage::Errors::VectorBucketException
- Defined in:
- lib/supabase/storage/errors.rb
Overview
Raised by the vectors client for client-side validation (e.g. batch size bounds). Mirrors storage3’s VectorBucketException, which intentionally does NOT inherit from StorageError.