Back to Sequelize

ConnectionRefusedError

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

latest616 B
Original Source

publicclass| source

ConnectionRefusedError

Extends:

Error → BaseErrorConnectionError → ConnectionRefusedError

Thrown when a connection to a database is refused

Inherited Summary

| From class ConnectionError | | public |

parent: Error

The connection specific error which triggered this one

| |