javax.mail
Class NoSuchProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
javax.mail.NoSuchProviderException
- All Implemented Interfaces:
- Serializable
public class NoSuchProviderException
- extends MessagingException
An exception thrown on an attempt to instantiate a provider that
doesn't exist.
- Version:
- 1.4
- Author:
- Chris Burdess
- See Also:
- Serialized Form
NoSuchProviderException
public NoSuchProviderException()
NoSuchProviderException
public NoSuchProviderException(String message)
© Copyright 2003, 2004
The Free Software Foundation, All rights reserved