Skip to content

exceptions

relationalai.client.errors

Client-level exception taxonomy.

These exceptions represent stable, backend-agnostic failure meanings surfaced by the SDK. Gateways and service layers should raise these (or subclasses) so callers can handle errors consistently across:

  • Snowflake SQL (Snowpark)
  • Direct Access HTTP

Classes exposed by this module.