Class ClientStoppedError

It is invalid to call most methods once stopClient has been called.

This error will be thrown if you attempt to do so.

stopClient itself is an exception to this: it may safely be called multiple times on the same instance.

Hierarchy

  • Error
    • ClientStoppedError

Constructors

Constructors

Generated using TypeDoc