C# Class Docker.DotNet.DockerPluginNotFoundException

Inheritance: Docker.DotNet.DockerApiException
Afficher le fichier Open project: lgsvl/simulator

Méthodes publiques

Méthode Description
DockerPluginNotFoundException ( HttpStatusCode statusCode, string responseBody ) : System.Net

Method Details

DockerPluginNotFoundException() public méthode

public DockerPluginNotFoundException ( HttpStatusCode statusCode, string responseBody ) : System.Net
statusCode HttpStatusCode
responseBody string
Résultat System.Net