Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

IntegrationNotConnectedError

Thrown when creating a cloud agent for a repo whose SCM provider is not

IntegrationNotConnectedError

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

Thrown when creating a cloud agent for a repo whose SCM provider is not connected. Use helpUrl to point the user at the right reconnect flow.

Signature

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

Kind

class

Source

packages/sdk/src/errors.ts:134

On this page