javax.mail

Class AuthenticationFailedException


public class AuthenticationFailedException
extends MessagingException

Constructor Summary

AuthenticationFailedException()
AuthenticationFailedException(String message)

Method Summary

Methods inherited from class javax.mail.MessagingException

getMessage, getNextException, setNextException

Constructor Details

AuthenticationFailedException

public AuthenticationFailedException()

AuthenticationFailedException

public AuthenticationFailedException(String message)