Uses of Class
de.xima.fc.exceptions.ArchiveException
-
Packages that use ArchiveException Package Description de.xima.fc.mail -
-
Uses of ArchiveException in de.xima.fc.mail
Methods in de.xima.fc.mail that throw ArchiveException Modifier and Type Method Description static void
MailArchiveUtils. archive(File targetFile, MandantMailData data, IBaseMailData mail, EEmailArchiveFormat format)
Archives an email by writing it to aFile
.
-