public class RegistryAuthenticationFailedException extends RegistryException
| Constructor and Description |
|---|
RegistryAuthenticationFailedException(String serverUrl,
String imageName,
String reason) |
RegistryAuthenticationFailedException(String serverUrl,
String imageName,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageName() |
String |
getServerUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.