public class DockerException extends RuntimeException
| Constructor and Description |
|---|
DockerException(String message,
int httpStatus) |
DockerException(String message,
int httpStatus,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.