Properties
Optional
cause
cause?: Error
modelName
modelName: undefined | string
Optional
stack
stack?: string
values
values: undefined | Record<string, unknown>
where
where: undefined | Record<string, unknown>
Static
Optional
prepareStackTrace
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
Type declaration
-
- (err: Error, stackTraces: CallSite[]): any
-
Parameters
-
err: Error
-
stackTraces: CallSite[]
Returns any
Static
stackTraceLimit
stackTraceLimit: number
Thrown when attempting to update a stale model instance