Class ObjectClosedError

Thrown when a method is called after an object has been closed or when a promise is rejected because the object that created the promise was closed

Hierarchy

  • Error
    • ObjectClosedError

Constructors

Constructors