Package com.atlassian.bitbucket
Class ServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.ServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ArchiveRepositoryFailedException,ArgumentValidationException,AttachmentException,AuthenticationException,AuthenticationRequiredException,AuthorisationException,AutoMergeNotRequestedException,AvatarException,CommandException,CommitIndexingException,DataStoreException,EntityMovedException,EntityOutOfDateException,FeatureDisabledException,FileStoreException,FileTranscodingException,ForbiddenException,FormValidationException,HookScriptException,IllegalEntityStateException,IntegrityException,InvalidPasswordResetTokenException,LicenseException,LimitExceededException,MailException,MeshNodeConnectionException,MeshNodeIncompatibleException,MigrationException,NoSuchEntityException,NoSuchResourceException,NoUniqueUserIdentifierException,PageStartOutOfBoundsException,PullRequestMergeVetoedException,RenderException,RepositoryHookVetoedException,RepositoryOperationException,RequestCanceledException,ResourceBusyException,ScmException,ServerException,SigningFailedException,UnsupportedScmTypeException,UserErasureException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceException(KeyedMessage message) ServiceException(KeyedMessage message, Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceException
-
ServiceException
-
-
Method Details
-
getKeyedMessage
-
getLocalizedMessage
- Overrides:
getLocalizedMessagein classThrowable
-
getMessageKey
-