MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/sdk/src/errors.ts:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 * refresh, catalog re-sync) are unaffected; only the user-intent settings
157 * surfaces raise this. */
158export class OrgWriteDeniedError
159 extends Schema.TaggedErrorClass<OrgWriteDeniedError>()(
160 "OrgWriteDeniedError",
161 {},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected