クラス MailAuthenticationException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.mail.MailException
org.springframework.mail.MailAuthenticationException
- 実装されているすべてのインターフェース:
SerializableSE
認証の失敗時にスローされる例外。
- 作成者:
- Dmitriy Kopylenko, Juergen Hoeller
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明MailAuthenticationException のコンストラクター。MailAuthenticationException(StringSE msg, ThrowableSE cause) MailAuthenticationException のコンストラクター。MailAuthenticationException のコンストラクター。メソッドのサマリー
クラス NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
MailAuthenticationException
MailAuthenticationException のコンストラクター。- パラメーター:
msg- メッセージ
MailAuthenticationException
MailAuthenticationException のコンストラクター。- パラメーター:
msg- 詳細メッセージcause- 使用中のメール API の根本原因
MailAuthenticationException
MailAuthenticationException のコンストラクター。- パラメーター:
cause- 使用中のメール API の根本原因