クラス 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