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