Class 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
    • Constructor Detail

      • AttachmentDataNotFoundException

        public AttachmentDataNotFoundException​(String message)
      • AttachmentDataNotFoundException

        public AttachmentDataNotFoundException​(String message,
                                               Throwable cause)