JavaScript is disabled on your browser.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method
javax.mail

Class AuthenticationFailedException

  • All Implemented Interfaces:
    Serializable


    public class AuthenticationFailedException
    extends MessagingException 
    This exception is thrown when the connect method on a Store or Transport object fails due to an authentication failure (e.g., bad user name or password).
    Author:
    Bill Shannon
    See Also:
    Serialized Form
    • Constructor Detail

      • AuthenticationFailedException

        public AuthenticationFailedException()
        Constructs an AuthenticationFailedException.
      • AuthenticationFailedException

        public AuthenticationFailedException(String message)
        Constructs an AuthenticationFailedException with the specified detail message.
        Parameters:
        message - The detailed error message
      • AuthenticationFailedException

        public AuthenticationFailedException(String message,
         Exception e)
        Constructs an AuthenticationFailedException with the specified detail message and embedded exception. The exception is chained to this exception.
        Parameters:
        message - The detailed error message
        e - The embedded exception
        Since:
        JavaMail 1.5
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /