Class MailTransferException

  • All Implemented Interfaces:
    Serializable

    public class MailTransferException
    extends Exception
    An exception indicating a known transport-level exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • MailTransferException

        public MailTransferException​(String message)