Package com.atlassian.confluence.pages
Class AttachmentDataNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.pages.AttachmentDataNotFoundException
- All Implemented Interfaces:
Serializable
This exception can be used when no Attachment data was found, but was expected.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentDataNotFoundException
(String message) AttachmentDataNotFoundException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttachmentDataNotFoundException
-
AttachmentDataNotFoundException
-