MCPcopy Create free account
hub / github.com/TanStack/ai /

Class

packages/ai-sandbox/src/errors.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 * optional method fails loud instead of silently no-opping.
7 */
8export class UnsupportedCapabilityError extends Error {
9 readonly provider: string
10 readonly capability: string
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected