public class MessagingException extends NestedRuntimeException
| コンストラクターと説明 |
|---|
MessagingException(Message<?> message) |
MessagingException(Message<?> message, StringSE description) |
MessagingException(Message<?> message, StringSE description, ThrowableSE cause) |
MessagingException(Message<?> message, ThrowableSE cause) |
MessagingException(StringSE description) |
MessagingException(StringSE description, ThrowableSE cause) |
| 修飾子と型 | メソッドと説明 |
|---|---|
Message<?> | getFailedMessage() |
StringSE | toString() |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic MessagingException(Message<?> message)
public MessagingException(StringSE description)
public MessagingException(@Nullable StringSE description, @Nullable ThrowableSE cause)
public MessagingException(Message<?> message, ThrowableSE cause)
public MessagingException(Message<?> message, @Nullable StringSE description, @Nullable ThrowableSE cause)
public StringSE toString()
ThrowableSE の toStringSE