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

Class NoSuchProviderException

  • All Implemented Interfaces:
    Serializable


    public class NoSuchProviderException
    extends MessagingException 
    This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
    Author:
    Max Spivak
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuchProviderException

        public NoSuchProviderException()
        Constructs a NoSuchProviderException with no detail message.
      • NoSuchProviderException

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

        public NoSuchProviderException(String message,
         Exception e)
        Constructs a NoSuchProviderException 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 によって変換されたページ (->オリジナル) /