Uses of Class
org.jenkinsci.plugins.googleplayandroidpublisher.UploadException
-
Packages that use UploadException Package Description org.jenkinsci.plugins.googleplayandroidpublisher -
-
Uses of UploadException in org.jenkinsci.plugins.googleplayandroidpublisher
Subclasses of UploadException in org.jenkinsci.plugins.googleplayandroidpublisher Modifier and Type Class Description classCredentialsExceptionThrown when there's a local configuration error with the Google Play credentials.classEphemeralCredentialsExceptionThrown when there's a temporary problem with validating the Google Play credentials.classPublisherApiExceptionThrown when a call to the Google Play API throws an exception.Methods in org.jenkinsci.plugins.googleplayandroidpublisher that throw UploadException Modifier and Type Method Description VAbstractPublisherTask. call()protected abstract VAbstractPublisherTask. execute()protected BooleanInternalAppSharingUploadTask. execute()protected com.google.api.services.androidpublisher.AndroidPublisher.EditsAbstractPublisherTask. getEditService()protected com.google.api.services.androidpublisher.AndroidPublisher.InternalappsharingartifactsAbstractPublisherTask. getInternalAppSharing()com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentialsCredentialsHandler. getServiceAccountCredentials(Item item)
-