| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.atlassian.jira.util.ErrorCollection.Reason | |
| Enum Values | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ErrorCollection.Reason | CONFLICT | Conflict, because the value already exists. | |||||||||||||||||||||||||||||||
| ErrorCollection.Reason | FORBIDDEN | Not allowed to perform function. | |||||||||||||||||||||||||||||||
| ErrorCollection.Reason | NOT_FOUND | That which you are seeking is not here. | |||||||||||||||||||||||||||||||
| ErrorCollection.Reason | NOT_LOGGED_IN | The user is not logged in. | |||||||||||||||||||||||||||||||
| ErrorCollection.Reason | PRECONDITION_FAILED | Header value mismatch | |||||||||||||||||||||||||||||||
| ErrorCollection.Reason | SERVER_ERROR | We are all broken. | |||||||||||||||||||||||||||||||
| ErrorCollection.Reason | VALIDATION_FAILED | Data validation failed. | |||||||||||||||||||||||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
From interface
java.lang.Comparable
| |||||||||||||||||||||||||||||||||

