パッケージ org.springframework.mail
クラス 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 のコンストラクター。メソッドのサマリー
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
MailAuthenticationException
MailAuthenticationException のコンストラクター。- パラメーター:
msg
- メッセージ
MailAuthenticationException
MailAuthenticationException のコンストラクター。- パラメーター:
msg
- 詳細メッセージcause
- 使用中のメール API の根本原因
MailAuthenticationException
MailAuthenticationException のコンストラクター。- パラメーター:
cause
- 使用中のメール API の根本原因