Class AttachmentException

  • All Implemented Interfaces:
    Serializable

    public class AttachmentException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    Exception thrown when an error occurs with attachments of a resource.
    See Also:
    Serialized Form
    • Constructor Detail

      • AttachmentException

        public AttachmentException​(String message)
      • AttachmentException

        public AttachmentException​(String message,
                                   Throwable cause)
      • AttachmentException

        public AttachmentException​(Throwable cause)