クラス XsdSchemaException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.xml.XmlException
org.springframework.xml.xsd.XsdSchemaException
- 実装済みのインターフェース一覧:
SerializableSE
- 既知の直属サブクラス
CommonsXsdSchemaException
すべての WSDL 定義例外の基本クラス。
- 導入:
- 1.5.0
- 作成者:
- Mark LaFond, Arjen Poutsma
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明XsdSchemaException(StringSE message) XsdSchemaException(StringSE message, ThrowableSE throwable) 方法の概要
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
XsdSchemaException
XsdSchemaException