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