For AI agents: a documentation index is available at /llms.txt
Skip to main content

Errors

BAPError​

Base class for errors produced by the SDK.

BrowserQLError​

The GraphQL operation returned one or more errors.

ConnectionError​

The BAP transport could not connect or disconnected.

SchemaMismatchError​

The generated schema metadata and runtime call site disagree.

TimeoutError​

A BAP operation exceeded its transport deadline.

ValueError​

A public SDK argument failed client-side validation.

Was this page helpful?