Class AFileProvisionHandleError.AttachmentCouldNotBeSaved

    • Constructor Detail

      • AttachmentCouldNotBeSaved

        public AttachmentCouldNotBeSaved​(File file,
                                         Throwable cause)
        Parameters:
        file - THe file for which the attachment could not be saved.
        cause - The cause of the error.
    • Method Detail

      • getFile

        public File getFile()
        Returns:
        The file for which the attachment could not be saved.