Class AttachmentDataFileSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystemException
All Implemented Interfaces:
Serializable

public class AttachmentDataFileSystemException extends RuntimeException
See Also:
  • Constructor Details

    • AttachmentDataFileSystemException

      public AttachmentDataFileSystemException(String message, Throwable cause)
    • AttachmentDataFileSystemException

      public AttachmentDataFileSystemException(String message)