java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.atlassian.bitbucket.ServiceException | ||||
↳ | com.atlassian.bitbucket.license.LimitExceededException |
Indicates that the requested operation would breach an internally enforced limit or policy, defined to ensure that the system operates within defined parameters.
See the scaling documentation for more details.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
|