java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.atlassian.bitbucket.ServiceException | ||||
↳ | com.atlassian.bitbucket.user.UserErasureException |
Raised when the execution of delegated erasure operations fails.
The property causes
contains a map of exceptions, indexed by their distinct key.
See Also
Summary
Public Constructors
UserErasureException(KeyedMessage message)
UserErasureException(KeyedMessage keyedMessage, Map<String, Throwable> causes)
Public Methods
@Nonnull
Map<String, Throwable>
getCauses()
[Expand]
Inherited Methods
From class
com.atlassian.bitbucket.ServiceException
From class
java.lang.Throwable
From class
java.lang.Object
Public Constructors
Public Methods
@Nonnull
public
Map<String, Throwable>
getCauses
()
Feedback?View cookie preferences