|
DockerSdk
the .NET SDK for Docker
|
Indicates that the given string is not in the expected format. This exception applies to references to Docker resources. More...
Public Member Functions | |
| MalformedReferenceException () | |
| Creates an instance of the MalformedReferenceException type. More... | |
| MalformedReferenceException (string message) | |
| Creates an instance of the MalformedReferenceException type. More... | |
| MalformedReferenceException (string message, Exception inner) | |
| Creates an instance of the MalformedReferenceException type. More... | |
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 | |
| MalformedReferenceException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
| Creates an instance of the MalformedReferenceException type. More... | |
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 given string is not in the expected format. This exception applies to references to Docker resources.
|
inline |
Creates an instance of the MalformedReferenceException type.
|
inline |
Creates an instance of the MalformedReferenceException type.
| message |
|
inline |
Creates an instance of the MalformedReferenceException type.
| message | |
| inner |
|
inlineprotected |
Creates an instance of the MalformedReferenceException type.
| info | |
| context | s |