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, toString
Copyright © 2023. All rights reserved.