パッケージ org.springframework.ws
クラス WebServiceException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
- 実装済みのインターフェース一覧:
SerializableSE
- 既知の直属サブクラス
AddressingException、InvalidXmlException、NoEndpointFoundException、WebServiceClientException、WebServiceMessageException、WsdlDefinitionException、WsSecurityException
public abstract class WebServiceException
extends org.springframework.core.NestedRuntimeException
Web サービス例外の階層のルート。
- 導入:
- 1.0.0
- 作成者:
- Arjen Poutsma
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明WebServiceExceptionクラスの新しいインスタンスを作成します。WebServiceException(StringSE msg, ThrowableSE ex) WebServiceExceptionクラスの新しいインスタンスを作成します。方法の概要
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEクラス java.lang.ObjectSE から継承されたメソッド
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
コンストラクターの詳細
WebServiceException
WebServiceExceptionクラスの新しいインスタンスを作成します。- パラメーター:
msg- 詳細メッセージ
WebServiceException
WebServiceExceptionクラスの新しいインスタンスを作成します。- パラメーター:
msg- 詳細メッセージex- ルートexceptionSE