Uses of Class
de.xima.fc.exceptions.MailContextNotAvailableException
-
Packages that use MailContextNotAvailableException Package Description de.xima.fc.mail -
-
Uses of MailContextNotAvailableException in de.xima.fc.mail
Methods in de.xima.fc.mail that throw MailContextNotAvailableException 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
.
-