DockerSdk
the .NET SDK for Docker
|
Base class for exceptions that are specific to the Docker client's functionality. More...
Public Member Functions | |
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 | |
DockerException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Creates of instance of the DockerException type. More... | |
Base class for exceptions that are specific to the Docker client's functionality.
|
inline |
Creates of instance of the DockerException type.
|
inline |
Creates of instance of the DockerException type.
|
inline |
Creates of instance of the DockerException type.
|
inlineprotected |
Creates of instance of the DockerException type.