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