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

TimeoutError

Extends:

ErrorBaseErrorDatabaseError → TimeoutError

Thrown when a database query times out because of a deadlock

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