Serialized Form
-
Package com.google.cloud.tools.jib.api
-
Class com.google.cloud.tools.jib.api.CacheDirectoryCreationException extends java.lang.Exception implements Serializable
-
Class com.google.cloud.tools.jib.api.InsecureRegistryException extends RegistryException implements Serializable
-
Class com.google.cloud.tools.jib.api.InvalidImageReferenceException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
reference
java.lang.String reference
-
-
-
Class com.google.cloud.tools.jib.api.RegistryAuthenticationFailedException extends RegistryException implements Serializable
-
Serialized Fields
-
imageName
java.lang.String imageName
-
serverUrl
java.lang.String serverUrl
-
-
-
Class com.google.cloud.tools.jib.api.RegistryException extends java.lang.Exception implements Serializable
-
Class com.google.cloud.tools.jib.api.RegistryUnauthorizedException extends RegistryException implements Serializable
-
Serialized Fields
-
registry
java.lang.String registry
-
repository
java.lang.String repository
-
-
-
-
Package com.google.cloud.tools.jib.cache
-
Class com.google.cloud.tools.jib.cache.CacheCorruptedException extends java.lang.Exception implements Serializable
-
-
Package com.google.cloud.tools.jib.http
-
Class com.google.cloud.tools.jib.http.ResponseException extends java.io.IOException implements Serializable
-
Serialized Fields
-
httpResponseException
com.google.api.client.http.HttpResponseException httpResponseException
-
requestAuthorizationCleared
boolean requestAuthorizationCleared
-
-
-
-
Package com.google.cloud.tools.jib.image
-
Class com.google.cloud.tools.jib.image.LayerCountMismatchException extends java.lang.Exception implements Serializable
-
Class com.google.cloud.tools.jib.image.LayerPropertyNotFoundException extends java.lang.RuntimeException implements Serializable
-
-
Package com.google.cloud.tools.jib.image.json
-
Class com.google.cloud.tools.jib.image.json.BadContainerConfigurationFormatException extends java.lang.Exception implements Serializable
-
Class com.google.cloud.tools.jib.image.json.PlatformNotFoundInBaseImageException extends RegistryException implements Serializable
-
Class com.google.cloud.tools.jib.image.json.UnknownManifestFormatException extends RegistryException implements Serializable
-
Class com.google.cloud.tools.jib.image.json.UnlistedPlatformInManifestListException extends RegistryException implements Serializable
-
-
Package com.google.cloud.tools.jib.registry
-
Class com.google.cloud.tools.jib.registry.RegistryCredentialsNotSentException extends RegistryException implements Serializable
-
-
Package com.google.cloud.tools.jib.registry.credentials
-
Class com.google.cloud.tools.jib.registry.credentials.CredentialHelperNotFoundException extends CredentialRetrievalException implements Serializable
-
Class com.google.cloud.tools.jib.registry.credentials.CredentialHelperUnhandledServerUrlException extends CredentialRetrievalException implements Serializable
-
Class com.google.cloud.tools.jib.registry.credentials.CredentialRetrievalException extends java.lang.Exception implements Serializable
-