Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

RateLimitError

Too many requests or usage limits exceeded.

RateLimitError

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Too many requests or usage limits exceeded.

Signature

class RateLimitError {
  captureStackTrace(...): ...
  prepareStackTrace(...): ...
}

Kind

class

Source

packages/sdk/src/errors.ts:101

On this page