mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07:00
397 B
397 B
description, keywords
| description | keywords |
|---|---|
| Docker extension API reference | Docker, extensions, sdk, API, reference |
Interface: ServiceError
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