HTTPError
Represents a HTTP error
declare class HTTPError extends Error
Extends
Error
constructor(name, status, method, url, bodyData)
Constructs a new instance of the
HTTPError
classdeclare class HTTPError extends Error
HTTPError
class