- 
- 
Exception Class com.atlassian.bitbucket.auth.AuthenticationExceptionclass AuthenticationException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.AuthenticationRequiredExceptionclass AuthenticationRequiredException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Serialized Fields
- 
applicationNameString applicationName 
- 
authenticationUriURI authenticationUri 
 
 
- 
Exception Class com.atlassian.bitbucket.auth.AuthenticationSystemExceptionclass AuthenticationSystemException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.CaptchaAuthenticationExceptionclass CaptchaAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- serialVersionUID:
- 6669766974321704553L
 
- 
Exception Class com.atlassian.bitbucket.auth.CaptchaRequiredAuthenticationExceptionclass CaptchaRequiredAuthenticationException extends com.atlassian.bitbucket.auth.CaptchaAuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.ExpiredAuthenticationExceptionclass ExpiredAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.ExpiredPasswordAuthenticationExceptionclass ExpiredPasswordAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.InactiveUserAuthenticationExceptionclass InactiveUserAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.IncorrectCaptchaAuthenticationExceptionclass IncorrectCaptchaAuthenticationException extends com.atlassian.bitbucket.auth.CaptchaAuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.IncorrectPasswordAuthenticationExceptionclass IncorrectPasswordAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.NoAccessAuthenticationExceptionclass NoAccessAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.SshAuthenticationExpiredKeyExceptionclass SshAuthenticationExpiredKeyException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.auth.SshAuthenticationInsecureKeyExceptionclass SshAuthenticationInsecureKeyException extends com.atlassian.bitbucket.auth.AuthenticationException implements  Serializable
 
- 
- 
- 
- 
Exception Class com.atlassian.bitbucket.filestore.FileStoreExceptionclass FileStoreException extends com.atlassian.bitbucket.ServiceException implements  Serializable
 
- 
- 
Exception Class com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedExceptionclass RepositoryHookVetoedException extends com.atlassian.bitbucket.ServiceException implements  Serializable
 
- 
- 
Exception Class com.atlassian.bitbucket.idx.CommitIndexingExceptionclass CommitIndexingException extends com.atlassian.bitbucket.ServiceException implements  Serializable
 
- 
- 
class CanceledMigrationException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.migration.ExportExceptionclass ExportException extends com.atlassian.bitbucket.migration.MigrationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.migration.ImportExceptionclass ImportException extends com.atlassian.bitbucket.migration.MigrationException implements  Serializable
- 
class InsufficientDiskSpaceException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.migration.MaxConcurrentMigrationJobsExceptionclass MaxConcurrentMigrationJobsException extends com.atlassian.bitbucket.migration.MigrationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.migration.MigrationExceptionclass MigrationException extends com.atlassian.bitbucket.ServiceException implements  Serializable
 
- 
- 
Exception Class com.atlassian.bitbucket.permission.PermissionGrantCanceledExceptionclass PermissionGrantCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.permission.PermissionModificationCanceledExceptionclass PermissionModificationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.permission.PermissionRevocationCanceledExceptionclass PermissionRevocationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
 
- 
- 
Exception Class com.atlassian.bitbucket.pull.DuplicatePullRequestExceptionclass DuplicatePullRequestException extends com.atlassian.bitbucket.IntegrityException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.EmptyPullRequestExceptionclass EmptyPullRequestException extends com.atlassian.bitbucket.IntegrityException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.IllegalPullRequestSearchRequestExceptionclass IllegalPullRequestSearchRequestException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.pull.IllegalPullRequestStateExceptionclass IllegalPullRequestStateException extends com.atlassian.bitbucket.IllegalEntityStateException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestParticipantExceptionclass InvalidPullRequestParticipantException extends com.atlassian.bitbucket.IntegrityException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsExceptionclass InvalidPullRequestParticipantsException extends com.atlassian.bitbucket.pull.InvalidPullRequestParticipantException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Serialized Fields
- 
errorsByParticipantNameMap<String,com.atlassian.bitbucket.i18n.KeyedMessage> errorsByParticipantName 
- 
validParticipantsSet<com.atlassian.bitbucket.user.ApplicationUser> validParticipants 
 
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestReviewersExceptionclass InvalidPullRequestReviewersException extends com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestRoleExceptionclass InvalidPullRequestRoleException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestTargetExceptionclass InvalidPullRequestTargetException extends com.atlassian.bitbucket.IntegrityException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.NoSuchParticipantExceptionclass NoSuchParticipantException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.NoSuchPullRequestExceptionclass NoSuchPullRequestException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.NoSuchPullRequestReviewExceptionclass NoSuchPullRequestReviewException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestDeletionCanceledExceptionclass PullRequestDeletionCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestDeletionDisabledExceptionclass PullRequestDeletionDisabledException extends com.atlassian.bitbucket.FeatureDisabledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestMergeVetoedExceptionclass PullRequestMergeVetoedException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestOpenCanceledExceptionclass PullRequestOpenCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestOutOfDateExceptionclass PullRequestOutOfDateException extends com.atlassian.bitbucket.EntityOutOfDateException implements  Serializable
- serialVersionUID:
- 2L
 
- 
Class com.atlassian.bitbucket.pull.SimpleRescopeDetails
- 
Exception Class com.atlassian.bitbucket.pull.UnmodifiablePullRequestRoleExceptionclass UnmodifiablePullRequestRoleException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements  Serializable
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.ArchiveRepositoryFailedExceptionclass ArchiveRepositoryFailedException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.ConflictingRefNameExceptionclass ConflictingRefNameException extends com.atlassian.bitbucket.repository.InvalidRefNameException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.DuplicateRefExceptionclass DuplicateRefException extends com.atlassian.bitbucket.IntegrityException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.EmptyRepositoryExceptionclass EmptyRepositoryException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.ForkingDisabledExceptionclass ForkingDisabledException extends com.atlassian.bitbucket.FeatureDisabledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.IllegalRepositoryStateExceptionclass IllegalRepositoryStateException extends com.atlassian.bitbucket.IllegalEntityStateException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.InvalidAuthorExceptionclass InvalidAuthorException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.InvalidRefNameExceptionclass InvalidRefNameException extends com.atlassian.bitbucket.InvalidNameException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.NoDefaultBranchExceptionclass NoDefaultBranchException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- 
Serialized Fields
- 
branchNameString branchName 
- 
repositoryNameString repositoryName 
 
 
- 
Exception Class com.atlassian.bitbucket.repository.NoSuchBranchExceptionclass NoSuchBranchException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.NoSuchRepositoryExceptionclass NoSuchRepositoryException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- serialVersionUID:
- -1877441431309452254L
 
- 
Exception Class com.atlassian.bitbucket.repository.NoSuchTagExceptionclass NoSuchTagException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.PersonalRepositoryDisabledExceptionclass PersonalRepositoryDisabledException extends com.atlassian.bitbucket.FeatureDisabledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryAlreadyExistsExceptionclass RepositoryAlreadyExistsException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements  Serializable
- 
Serialized Fields
- 
repositoryDirPath repositoryDir 
 
 
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryArchivedExceptionclass RepositoryArchivedException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryCreationCanceledExceptionclass RepositoryCreationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryDeletionCanceledExceptionclass RepositoryDeletionCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryForkCanceledExceptionclass RepositoryForkCanceledException extends com.atlassian.bitbucket.repository.RepositoryCreationCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryModificationCanceledExceptionclass RepositoryModificationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryMovedExceptionclass RepositoryMovedException extends com.atlassian.bitbucket.EntityMovedException implements  Serializable
- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryOfflineExceptionclass RepositoryOfflineException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryOperationExceptionclass RepositoryOperationException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- serialVersionUID:
- -7074429625547707414L
 
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryReadOnlyExceptionclass RepositoryReadOnlyException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements  Serializable
 
- 
- 
Exception Class com.atlassian.bitbucket.scm.AuthenticationFailedScmExceptionclass AuthenticationFailedScmException extends com.atlassian.bitbucket.scm.ScmException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandCanceledExceptionclass CommandCanceledException extends com.atlassian.bitbucket.scm.CommandException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandExceptionclass CommandException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandFailedExceptionclass CommandFailedException extends com.atlassian.bitbucket.scm.CommandException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandSetupExceptionclass CommandSetupException extends com.atlassian.bitbucket.scm.CommandException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandTimeoutExceptionclass CommandTimeoutException extends com.atlassian.bitbucket.scm.CommandException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandUsageExceptionclass CommandUsageException extends com.atlassian.bitbucket.scm.CommandFailedException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.FeatureUnsupportedScmExceptionclass FeatureUnsupportedScmException extends com.atlassian.bitbucket.scm.ScmException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.IncompleteScmExceptionclass IncompleteScmException extends com.atlassian.bitbucket.scm.ScmException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.MergeExceptionclass MergeException extends com.atlassian.bitbucket.scm.ScmException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.NotAuthorizedScmExceptionclass NotAuthorizedScmException extends com.atlassian.bitbucket.scm.ScmException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.ProcessFailedExceptionclass ProcessFailedException extends com.atlassian.bitbucket.scm.CommandFailedException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.ScmExceptionclass ScmException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.UnavailableScmExceptionclass UnavailableScmException extends com.atlassian.bitbucket.scm.ScmException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.UnsupportedScmExceptionclass UnsupportedScmException extends com.atlassian.bitbucket.scm.ScmException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.scm.UnsupportedScmTypeExceptionclass UnsupportedScmTypeException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- serialVersionUID:
- 8070423754089660268L
 
 
- 
- 
- 
Exception Class com.atlassian.bitbucket.scm.mirror.MirrorUpdateRefsCommandFailedExceptionclass MirrorUpdateRefsCommandFailedException extends com.atlassian.bitbucket.scm.CommandFailedException implements  Serializable
- serialVersionUID:
- 1L
 
 
- 
- 
Exception Class com.atlassian.bitbucket.settingsrestriction.UnprocessedProjectSettingsRestrictionExceptionclass UnprocessedProjectSettingsRestrictionException extends com.atlassian.bitbucket.IllegalEntityStateException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.settingsrestriction.UnsupportedPersonalProjectException
 
- 
- 
Exception Class com.atlassian.bitbucket.user.IllegalUserStateExceptionclass IllegalUserStateException extends com.atlassian.bitbucket.IllegalEntityStateException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.user.InvalidPasswordResetTokenExceptionclass InvalidPasswordResetTokenException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- serialVersionUID:
- -7536919130914523290L
 
- 
Exception Class com.atlassian.bitbucket.user.NoSuchGroupExceptionclass NoSuchGroupException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.user.NoSuchUserExceptionclass NoSuchUserException extends com.atlassian.bitbucket.NoSuchEntityException implements  Serializable
- 
Exception Class com.atlassian.bitbucket.user.UserErasureExceptionclass UserErasureException extends com.atlassian.bitbucket.ServiceException implements  Serializable
 
- 
- 
Exception Class com.atlassian.bitbucket.util.PageStartOutOfBoundsExceptionclass PageStartOutOfBoundsException extends com.atlassian.bitbucket.ServiceException implements  Serializable
- serialVersionUID:
- -7074429625547707414L
 
- 
Class com.atlassian.bitbucket.util.ProgressImpl
- 
Serialized Fields
- 
messageString message 
- 
percentageint percentage