クラス WsdlDefinitionException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.wsdl.WsdlDefinitionException
- 実装済みのインターフェース一覧:
SerializableSE
- 既知の直属サブクラス
Wsdl4jDefinitionException
すべての WSDL 定義例外の基本クラス。
- 導入:
- 1.0.0
- 作成者:
- Arjen Poutsma
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明WsdlDefinitionException(StringSE reason) WsdlDefinitionException(StringSE reason, 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
コンストラクターの詳細
WsdlDefinitionException
WsdlDefinitionException