Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

UnknownAgentError

Catch-all for unclassified server or runtime errors.

UnknownAgentError

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

Catch-all for unclassified server or runtime errors.

Signature

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

Kind

class

Source

packages/sdk/src/errors.ts:176

On this page