SynapseErrorOptions
Defined in: packages/synapse-core/src/errors/base.ts:3
Extends
Section titled “Extends”ErrorOptions
Properties
Section titled “Properties”cause?
Section titled “cause?”optional cause: Error;Defined in: packages/synapse-core/src/errors/base.ts:4
Overrides
Section titled “Overrides”ErrorOptions.causedetails?
Section titled “details?”optional details: string;Defined in: packages/synapse-core/src/errors/base.ts:5