Class AttachmentDataExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.pages.AttachmentDataExistsException
All Implemented Interfaces:
Serializable

public class AttachmentDataExistsException extends Exception
This exception should be used when attachment data was found, when it should not have existed.
See Also:
  • Constructor Details

    • AttachmentDataExistsException

      public AttachmentDataExistsException(String message)