SyntaxErrorException
Hierarchy
- ServerException
- SyntaxErrorException
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
previous: Error
Returns SyntaxErrorException
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 a syntax error in a statement detected in the driver.