public abstract class MarshallingException extends XmlMappingException
MarshallingFailureException, UnmarshallingFailureException, 連載形式 | 修飾子 | コンストラクターと説明 |
|---|---|
protected | MarshallingException(StringSE msg) 指定された詳細メッセージを使用して MarshallingException を作成します。 |
protected | MarshallingException(StringSE msg, ThrowableSE cause) 指定された詳細メッセージとネストされた例外を使用して MarshallingException を構築します。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEprotected MarshallingException(StringSE msg)
MarshallingException を作成します。msg - 詳細メッセージ protected MarshallingException(StringSE msg, ThrowableSE cause)
MarshallingException を構築します。msg - 詳細メッセージ cause - ネストされた例外