| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | com.atlassian.jira.issue.attachment.AttachmentRuntimeException | ||||
| ↳ | com.atlassian.jira.issue.attachment.NoAttachmentDataException | ||||
@ExperimentalApi@Internal or @PublicApi.
Represents a case where there is an Attachment record in the database, but no underlying data. This is an inconsistency in the attachment storage subsystem.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.issue.attachment.AttachmentRuntimeException
| |||||||||||||||||||||||||||||||||
From class
java.lang.Throwable
| |||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
