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

ForeignKeyConstraintError

Extends:

ErrorBaseErrorDatabaseError → ForeignKeyConstraintError

Thrown when a foreign key constraint is violated in the database

Inherited Summary

From class DatabaseError
public

original: Error

public

parent: Error

public

sql: string

The SQL that triggered the error

Copyright © 2014–present Sequelize contributors
Licensed under the MIT License.
https://sequelize.org/v4/class/lib/errors/index.js~ForeignKeyConstraintError.html