TableNotFoundException
Hierarchy
- DatabaseObjectNotFoundException
- TableNotFoundException
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
previous: Error
Returns TableNotFoundException
Properties
optionalcause
optionalcode
optionalerrmsg
optionalerrno
message
name
optionalsqlMessage
optionalsqlState
optionalstack
staticoptionalprepareStackTrace
Optional override for formatting stack traces
Type declaration
Parameters
err: Error
stackTraces: CallSite[]
Returns any
staticstackTraceLimit
Methods
staticcaptureStackTrace
Create .stack property on a target object
Parameters
targetObject: object
optionalconstructorOpt: Function
Returns void
Exception for an unknown table referenced in a statement detected in the driver.