| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | com.atlassian.stash.exception.ServiceException | ||||
| ↳ | com.atlassian.stash.exception.LimitExceededException | ||||
Indicates that the requested operation would breach an internally enforced limit or policy, defined to ensure that the system operates within defined parameters. It may be possible to override said limit for a particular Stash installation (at your own risk) by overriding the values defined in stash-default.properties.
See the Stash documentation for more details.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.stash.exception.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||