java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | com.atlassian.bitbucket.jira.JiraSetupException |
![]() |
Used to indicate something has gone wrong with the creation of the Jira Application Link and/or creation of the Jira Crowd configuration.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
prettyUserMessage | a message for display in the UI that will contain a brief description of the problem and the next steps the user should take. |
---|
prettyUserMessage | a message for display in the UI that will contain a brief description of the problem and the next steps the user should take. |
---|---|
cause | the nested exception that is or contains the root cause of the problem |