パッケージ org.springframework.mail
クラス MailParseException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.mail.MailException
org.springframework.mail.MailParseException
- 実装されているすべてのインターフェース:
- SerializableSE
 不正なメッセージプロパティが検出された場合にスローされる例外。
- 作成者:
- Dmitriy Kopylenko, Juergen Hoeller
- 関連事項:
- コンストラクターの概要コンストラクターコンストラクター説明MailParseException のコンストラクター。- MailParseException- (StringSE msg, ThrowableSE cause) MailParseException のコンストラクター。- MailParseException- (ThrowableSE cause) MailParseException のコンストラクター。
- メソッドのサマリー- クラス org.springframework.core.NestedRuntimeException から継承されたメソッド- contains, getMostSpecificCause, getRootCause- クラス java.lang.ThrowableSE から継承されたメソッド- addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
- コンストラクターの詳細- MailParseExceptionMailParseException のコンストラクター。- パラメーター:
- msg- 詳細メッセージ
 
- MailParseExceptionMailParseException のコンストラクター。- パラメーター:
- msg- 詳細メッセージ
- cause- 使用中のメール API の根本原因
 
- MailParseExceptionMailParseException のコンストラクター。- パラメーター:
- cause- 使用中のメール API の根本原因