Class ExecCreateConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.spotify.docker.client.exceptions.DockerException
com.spotify.docker.client.exceptions.ConflictException
com.spotify.docker.client.exceptions.ExecCreateConflictException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExecCreateConflictException
(String containerId) ExecCreateConflictException
(String containerId, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
containerId
-
-
Constructor Details
-
ExecCreateConflictException
-
ExecCreateConflictException
-
-
Method Details
-
getContainerId
-