|
DockerSdk
the .NET SDK for Docker
|
Indicates that the Docker daemon is not present or not running. More...
Public Member Functions | |
| DaemonNotFoundException () | |
| DaemonNotFoundException (string message) | |
| DaemonNotFoundException (string message, Exception inner) | |
Public Member Functions inherited from DockerSdk.DockerException | |
| DockerException () | |
| Creates of instance of the DockerException type. More... | |
| DockerException (string message) | |
| Creates of instance of the DockerException type. More... | |
| DockerException (string message, Exception inner) | |
| Creates of instance of the DockerException type. More... | |
Protected Member Functions | |
| DaemonNotFoundException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Protected Member Functions inherited from DockerSdk.DockerException | |
| DockerException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
| Creates of instance of the DockerException type. More... | |
Indicates that the Docker daemon is not present or not running.
|
inline |
|
inline |
| message |
|
inline |
| message | |
| inner |
|
inlineprotected |
| info | |
| context |