|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.mail Class NoSuchProviderException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
javax.mail.NoSuchProviderException
- All Implemented Interfaces:
- Serializable
public class NoSuchProviderException
- extends MessagingException
Extends:
Throwable > Exception > MessagingException
当 Session 试图实例化不存在的 Provider 时,抛出此异常。
This exception is thrown when Session attempts to instantiate a Provider that doesn't exist.
- Author:
- Max Spivak
- See Also:
- Serialized Form
| Constructor Summary | |
|---|---|
NoSuchProviderException()
Constructor. |
|
NoSuchProviderException(String message)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class javax.mail.MessagingException |
|---|
getCause, getNextException, setNextException, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public
NoSuchProviderException()
构造方法。
英文文档:
NoSuchProviderException
public NoSuchProviderException()
- Constructor.
public
NoSuchProviderException(String message)
构造方法。
| message | 详细的错误消息 |
NoSuchProviderException
public NoSuchProviderException(String message)
- Constructor.
- Parameters:
message- The detailed error message
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
