Back to Sequelize

InvalidConnectionError

static/v4/class/lib/errors/index.js~InvalidConnectionError.html

latest661 B
Original Source

publicclass| source

InvalidConnectionError

Extends:

Error → BaseErrorConnectionError → InvalidConnectionError

Thrown when a connection to a database has invalid values for any of the connection parameters

Inherited Summary

| From class ConnectionError | | public |

parent: Error

The connection specific error which triggered this one

| |