Class MailAuthenticationException

All Implemented Interfaces:
Serializable

public class MailAuthenticationException extends MailException
Indicates there is an authentication issue talking to the configured mail server. Regarding logging of instances of this exception, see MailException.
See Also:
  • Constructor Details

    • MailAuthenticationException

      public MailAuthenticationException(KeyedMessage message, Throwable cause)
    • MailAuthenticationException

      public MailAuthenticationException(KeyedMessage message)