Back to Sequelize

HostNotFoundError

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

latest629 B
Original Source

publicclass| source

HostNotFoundError

Extends:

Error → BaseErrorConnectionError → HostNotFoundError

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

Inherited Summary

| From class ConnectionError | | public |

parent: Error

The connection specific error which triggered this one

| |