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