Class ConnectionError

Construct a ConnectionError. This is a JavaScript Error indicating that a request failed because of some error with the connection, either CORS was not correctly configured on the server, the server didn't response, the request timed out, or the internet connection on the client side went down.

Hierarchy

  • Error
    • ConnectionError

Constructors

Accessors

Constructors

Accessors

Generated using TypeDoc