Error Handling

LoopRequestError

Extends standard Error class with an additional requestErrorCode property. The error codes are listed below:

  • AUTH_ERR

  • FORBIDDEN_ERR

  • NOT_FOUND

  • BAD_REQUEST

  • CONFIG_ERROR

  • INTERNAL_ERR

Last updated