public class DockerException extends RuntimeException
| Constructor and Description |
|---|
DockerException(String message) |
DockerException(String message,
String apiResponse) |
DockerException(String message,
Throwable cause) |
DockerException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getApiResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.