クラス WebServiceClientException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.client.WebServiceClientException
- 実装済みのインターフェース一覧:
SerializableSE
- 既知の直属サブクラス
DestinationProvisionException, WebServiceFaultException, WebServiceIOException, WebServiceTransformerException, WebServiceValidationException
クライアント側でエラーが発生するたびに例外がスローされます。
- 導入:
- 1.0.0
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明WebServiceClientException(@Nullable StringSE msg) WebServiceClientExceptionクラスの新しいインスタンスを作成します。WebServiceClientException(StringSE msg, ThrowableSE ex) WebServiceClientExceptionクラスの新しいインスタンスを作成します。方法の概要
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
WebServiceClientException
WebServiceClientExceptionクラスの新しいインスタンスを作成します。- パラメーター:
msg- 詳細メッセージ
WebServiceClientException
WebServiceClientExceptionクラスの新しいインスタンスを作成します。- パラメーター:
msg- 詳細メッセージex- ルートexceptionSE