InvalidSchemaError

Klasse: InvalidSchemaError

Definiert in: packages/db/src/errors.ts:64

Erbt von

Konstruktoren

new InvalidSchemaError()

ts
new InvalidSchemaError(): InvalidSchemaError
new InvalidSchemaError(): InvalidSchemaError

Definiert in: packages/db/src/errors.ts:65

Gibt zurück

InvalidSchemaError

Überschreibungen

CollectionConfigurationError.constructor

Eigenschaften

cause?

ts
optional cause: unknown;
optional cause: unknown;

Definiert in: node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es2022.error.d.ts:26

Geerbt von

CollectionConfigurationError.cause


message

ts
message: string;
message: string;

Definiert in: node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es5.d.ts:1077

Geerbt von

CollectionConfigurationError.message


name

ts
name: string;
name: string;

Definiert in: node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es5.d.ts:1076

Geerbt von

CollectionConfigurationError.name


stack?

ts
optional stack: string;
optional stack: string;

Definiert in: node_modules/.pnpm/typescript@5.8.2/node_modules/typescript/lib/lib.es5.d.ts:1078

Geerbt von

CollectionConfigurationError.stack


prepareStackTrace()?

ts
static optional prepareStackTrace: (err, stackTraces) => any;
static optional prepareStackTrace: (err, stackTraces) => any;

Definiert in: node_modules/.pnpm/@types+node@22.13.10/node_modules/@types/node/globals.d.ts:143

Optionale Überschreibung zur Formatierung von Stack-Traces

Parameter

err

Error

stackTraces

CallSite[]

Gibt zurück

any

Siehe

https://v8.dev/docs/stack-trace-api#customizing-stack-traces

Geerbt von

CollectionConfigurationError.prepareStackTrace


stackTraceLimit

ts
static stackTraceLimit: number;
static stackTraceLimit: number;

Definiert in: node_modules/.pnpm/@types+node@22.13.10/node_modules/@types/node/globals.d.ts:145

Geerbt von

CollectionConfigurationError.stackTraceLimit

Methoden

captureStackTrace()

ts
static captureStackTrace(targetObject, constructorOpt?): void
static captureStackTrace(targetObject, constructorOpt?): void

Definiert in: node_modules/.pnpm/@types+node@22.13.10/node_modules/@types/node/globals.d.ts:136

Erstellt die .stack-Eigenschaft auf einem Zielobjekt

Parameter

targetObject

Objekt

constructorOpt?

Funktion

Gibt zurück

void

Geerbt von

CollectionConfigurationError.captureStackTrace

Unsere Partner
Code Rabbit
Electric
Prisma
Bytes abonnieren

Ihre wöchentliche Dosis JavaScript-Nachrichten. Jeden Montag kostenlos an über 100.000 Entwickler geliefert.

Bytes

Kein Spam. Jederzeit kündbar.

Bytes abonnieren

Ihre wöchentliche Dosis JavaScript-Nachrichten. Jeden Montag kostenlos an über 100.000 Entwickler geliefert.

Bytes

Kein Spam. Jederzeit kündbar.