public class MailParseException extends MailException
| コンストラクターと説明 |
|---|
MailParseException(StringSE msg)MailParseException のコンストラクター。 |
MailParseException(StringSE msg, ThrowableSE cause)MailParseException のコンストラクター。 |
MailParseException(ThrowableSE cause)MailParseException のコンストラクター。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic MailParseException(StringSE msg)
msg - 詳細メッセージ public MailParseException(StringSE msg, ThrowableSE cause)
msg - 詳細メッセージ cause - 使用中のメール API の根本原因 public MailParseException(ThrowableSE cause)
cause - 使用中のメール API の根本原因