Interface: ServiceError

Interface: ServiceError

Docker Desktop 확장 SDK의 ServiceError 인터페이스예요. 외부 서비스 호출 중 발생하는 오류를 나타내요.

출처: 문서

본문

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

속성

name

name: string

message

message: string

statusCode

statusCode: number

더 알아보기