DockerSdk
the .NET SDK for Docker
|
Indicates that the Docker daemon could not find the indicated Docker resource. More...
Public Member Functions | |
ResourceNotFoundException () | |
Creates an instance of the ResourceNotFoundException type. More... | |
ResourceNotFoundException (string message) | |
Creates an instance of the ResourceNotFoundException type. More... | |
ResourceNotFoundException (string message, Exception inner) | |
Creates an instance of the ResourceNotFoundException 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 | |
ResourceNotFoundException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Creates an instance of the ResourceNotFoundException type. More... | |
![]() | |
DockerException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Creates of instance of the DockerException type. More... | |
Indicates that the Docker daemon could not find the indicated Docker resource.
|
inline |
Creates an instance of the ResourceNotFoundException type.
|
inline |
Creates an instance of the ResourceNotFoundException type.
message |
|
inline |
Creates an instance of the ResourceNotFoundException type.
message | |
inner |
|
inlineprotected |
Creates an instance of the ResourceNotFoundException type.
info | |
context |