C# Class Docker.DotNet.DockerPluginNotFoundException

Inheritance: Docker.DotNet.DockerApiException
Show file Open project: lgsvl/simulator

Public Methods

Method Description
DockerPluginNotFoundException ( HttpStatusCode statusCode, string responseBody ) : System.Net

Method Details

DockerPluginNotFoundException() public method

public DockerPluginNotFoundException ( HttpStatusCode statusCode, string responseBody ) : System.Net
statusCode HttpStatusCode
responseBody string
return System.Net