sequelize-pool / TimeoutError
Error which is thrown by pool when acquire request timeouts
Error
new TimeoutError(
message?):TimeoutError
string
TimeoutError
Error.constructor
message:
string
Error.message
name:
string
Error.name
optionalstack:string
Error.stack
staticoptionalprepareStackTrace: (err,stackTraces) =>any
Optional override for formatting stack traces
Error
CallSite[]
any
https://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces
Error.prepareStackTrace
staticstackTraceLimit:number
Error.stackTraceLimit
staticcaptureStackTrace(targetObject,constructorOpt?):void
Create .stack property on a target object
Object
Function
void
Error.captureStackTrace