public final class DockerImageNotFoundException extends DockerProcessExecutionException
Constructor and Description |
---|
DockerImageNotFoundException(String image)
Ctor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DockerImageNotFoundException(String image)
image
- Docker image name.Copyright © 2019. All rights reserved.