HTTPError
Index
Classes
InvalidURL
constructor
Error constructor
readonlyinput
staticreadonlyerrorName
Error name
staticasString
Static method to convert an error to a string
statichasInstance
Return true if anyValue is an instance of current class
Type parameters
- Class: new (...args: any) => any
NetworkError
A network error when fetch
fails
constructor
Error constructor
staticreadonlyerrorName
Error name
staticasString
Static method to convert an error to a string
statichasInstance
Return true if anyValue is an instance of current class
Type parameters
- Class: new (...args: any) => any
ParserError
A parsing error when the body cannot be parsed
constructor
Error constructor
staticreadonlyerrorName
Error name
staticasString
Static method to convert an error to a string
statichasInstance
Return true if anyValue is an instance of current class
Type parameters
- Class: new (...args: any) => any
An error when url passed is invalid