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

public class XsdSchemaException extends XmlException
すべての WSDL 定義例外の基本クラス。
導入:
1.5.0
作成者:
Mark LaFond, Arjen Poutsma
関連事項:
  • コンストラクターの詳細

    • XsdSchemaException

      public XsdSchemaException(StringSE message)
    • XsdSchemaException

      public XsdSchemaException(StringSE message, ThrowableSE throwable)