DockerSdk
the .NET SDK for Docker
|
Indicates that an image build operation failed. More...
Public Member Functions | |
DockerImageBuildException () | |
Initializes an instances of the DockerImageBuildException class. More... | |
DockerImageBuildException (string message) | |
Initializes an instances of the DockerImageBuildException class. More... | |
DockerImageBuildException (string message, Exception innerException) | |
Initializes an instances of the DockerImageBuildException class. 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 | |
DockerImageBuildException (SerializationInfo info, StreamingContext context) | |
Initializes an instances of the DockerImageBuildException class. More... | |
![]() | |
DockerException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Creates of instance of the DockerException type. More... | |
Indicates that an image build operation failed.
|
inline |
Initializes an instances of the DockerImageBuildException class.
|
inline |
Initializes an instances of the DockerImageBuildException class.
|
inline |
Initializes an instances of the DockerImageBuildException class.
|
inlineprotected |
Initializes an instances of the DockerImageBuildException class.