| Package | Description |
|---|---|
| net.wouterdanes.docker.maven | |
| net.wouterdanes.docker.remoteapi | |
| net.wouterdanes.docker.remoteapi.exception |
| Modifier and Type | Method and Description |
|---|---|
Optional<DockerException> |
DockerPluginError.getException() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPreVerifyDockerMojo.handleDockerException(String message,
DockerException e) |
protected void |
AbstractDockerMojo.handleDockerException(String message,
DockerException e)
Common method for re-throwing a
DockerException as a MojoFailureException with a more specific
error message. |
| Constructor and Description |
|---|
DockerPluginError(String pluginGoal,
String message,
DockerException exception) |
| Constructor and Description |
|---|
DockerPluginError(String pluginGoal,
String message,
Optional<DockerException> exception) |
| Modifier and Type | Method and Description |
|---|---|
protected static DockerException |
BaseService.makeImageTargetingException(String id,
javax.ws.rs.WebApplicationException cause) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerNotFoundException |
class |
ImageNotFoundException |
class |
MavenArtifactNotFoundException |
Copyright © 2016. All Rights Reserved.