sequelize / 4.44.4 / class / lib / errors / index.js~accessdeniederror.html /

AccessDeniedError

Extends:

ErrorBaseErrorConnectionError → AccessDeniedError

Thrown when a connection to a database is refused due to insufficient privileges

Inherited Summary

From class ConnectionError
public

parent: Error

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~AccessDeniedError.html