mirror of https://github.com/docker/docs.git
398 B
398 B
| description | keywords | skip_read_time |
|---|---|---|
| Docker extension API reference | Docker, extensions, sdk, API, reference | true |
Interface: ServiceError
Error thrown when an HTTP response is received with a status code that falls out to the range of 2xx.
Properties
name
• name: string
message
• message: string
statusCode
• statusCode: number