DockerSdk
the .NET SDK for Docker
|
Indicates that API version negotiation failed because there is no overlap between the versions that the SDK supports with the versions the Docker daemon supports. More...
Public Member Functions | |
DockerVersionException () | |
Creates an instance of the DockerVersionException type. More... | |
DockerVersionException (string message) | |
Creates an instance of the DockerVersionException type. More... | |
DockerVersionException (string message, Exception inner) | |
Creates an instance of the DockerVersionException type. More... | |
![]() | |
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 | |
DockerVersionException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Creates an instance of the DockerVersionException type. More... | |
![]() | |
DockerException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Creates of instance of the DockerException type. More... | |
Indicates that API version negotiation failed because there is no overlap between the versions that the SDK supports with the versions the Docker daemon supports.
|
inline |
Creates an instance of the DockerVersionException type.
|
inline |
Creates an instance of the DockerVersionException type.
message |
|
inline |
Creates an instance of the DockerVersionException type.
message | |
inner |
|
inlineprotected |
Creates an instance of the DockerVersionException type.