DriverException
Hierarchy
- Error
- DriverException
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
previous: Error
Returns DriverException
Properties
optionalinheritedcause
optionalcode
optionalerrmsg
optionalerrno
inheritedmessage
inheritedname
optionalsqlMessage
optionalsqlState
optionalinheritedstack
staticoptionalinheritedprepareStackTrace
Optional override for formatting stack traces
Type declaration
Parameters
err: Error
stackTraces: CallSite[]
Returns any
staticinheritedstackTraceLimit
Methods
staticinheritedcaptureStackTrace
Create .stack property on a target object
Parameters
targetObject: object
optionalconstructorOpt: Function
Returns void
Base class for all errors detected in the driver.