Back to Sequelize

HostNotReachableError

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

latest641 B
Original Source

publicclass| source

HostNotReachableError

Extends:

Error → BaseErrorConnectionError → HostNotReachableError

Thrown when a connection to a database has a hostname that was not reachable

Inherited Summary

| From class ConnectionError | | public |

parent: Error

The connection specific error which triggered this one

| |