ZkConfigError
Defined in: src/ZkConfig.ts:56
Error fetching ZK configuration.
Since
0.3.0
Extends
YieldableError<this> &object&Readonly<{cause:unknown;message:string; }>
Constructors
Constructor
new ZkConfigError(
args):ZkConfigError
Defined in: node_modules/.pnpm/effect@3.21.0/node_modules/effect/dist/dts/Data.d.ts:610
Parameters
args
cause
unknown
message
string
Returns
ZkConfigError
Inherited from
Data.TaggedError('ZkConfigError')<{ readonly cause: unknown; readonly message: string; }>.constructor
Properties
cause
cause:
unknown
Defined in: node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.error.d.ts:26
Inherited from
Data.TaggedError('ZkConfigError').cause
message
message:
string
Defined in: node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:1077
Inherited from
Data.TaggedError('ZkConfigError').message