Skip to main content

CodeboltErrorInterface

@codebolt/types


Interface: CodeboltErrorInterface

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/common.ts:268

Extends

  • Error

Properties

PropertyTypeInherited fromDefined in
code?string-common/types/src/codeboltjstypes/libFunctionTypes/common.ts:269
details?any-common/types/src/codeboltjstypes/libFunctionTypes/common.ts:270
messagestringError.messagenode_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:1077
namestringError.namenode_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:1076
stack?stringError.stacknode_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:1078
timestamp?string-common/types/src/codeboltjstypes/libFunctionTypes/common.ts:271