mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
555 B
555 B
title, description, keywords, aliases
| title | description | keywords | aliases | ||
|---|---|---|---|---|---|
| Interface: ServiceError | Docker extension API reference | Docker, extensions, sdk, API, reference |
|
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