Interface: ServiceError
Table of contents
Error thrown when an HTTP response is received with a status code that falls out to the range of 2xx.
Since
0.2.0
Properties
name
• name: string
message
• message: string
statusCode
• statusCode: number
Error thrown when an HTTP response is received with a status code that falls out to the range of 2xx.
Since
0.2.0
• name: string
• message: string
• statusCode: number