C# 클래스 Docker.DotNet.DockerContainerNotFoundException

상속: Docker.DotNet.DockerApiException
파일 보기 프로젝트 열기: lgsvl/simulator

공개 메소드들

메소드 설명
DockerContainerNotFoundException ( HttpStatusCode statusCode, string responseBody ) : System.Net

메소드 상세

DockerContainerNotFoundException() 공개 메소드

public DockerContainerNotFoundException ( HttpStatusCode statusCode, string responseBody ) : System.Net
statusCode HttpStatusCode
responseBody string
리턴 System.Net