|
DockerSdk
the .NET SDK for Docker
|
This is the complete list of members for DockerSdk.Containers.ContainerNotFoundException, including all inherited members.
| ContainerNotFoundException() | DockerSdk.Containers.ContainerNotFoundException | inline |
| ContainerNotFoundException(string message) | DockerSdk.Containers.ContainerNotFoundException | inline |
| ContainerNotFoundException(string message, Exception inner) | DockerSdk.Containers.ContainerNotFoundException | inline |
| ContainerNotFoundException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | DockerSdk.Containers.ContainerNotFoundException | inlineprotected |
| DockerException() | DockerSdk.DockerException | inline |
| DockerException(string message) | DockerSdk.DockerException | inline |
| DockerException(string message, Exception inner) | DockerSdk.DockerException | inline |
| DockerException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | DockerSdk.DockerException | inlineprotected |