public class ImagePushFailedException extends DockerException
Constructor and Description |
---|
ImagePushFailedException(String image,
String message) |
ImagePushFailedException(String image,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getImage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.