ConnectionError
Extends:
Error → BaseError → ConnectionError
Direct Subclass:
A base class for all connection related errors.
Member Summary
Public Members | ||
---|---|---|
public | parent: Error The connection specific error which triggered this one |
Public Members
public parent: Error source
The connection specific error which triggered this one
Copyright © 2014–present Sequelize contributors
Licensed under the MIT License.
https://sequelize.org/v4/class/lib/errors/index.js~ConnectionError.html