クラス Wss4jSecurityFaultException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.soap.security.WsSecurityException
org.springframework.ws.soap.security.WsSecurityFaultException
org.springframework.ws.soap.security.wss4j2.Wss4jSecurityFaultException
- 実装されているすべてのインターフェース:
SerializableSE
WsSecurityFaultException
の WSS4J 固有のバージョン。- 導入:
- 2.3.0
- 作成者:
- Tareq Abed Rabbo, Arjen Poutsma, Jamin Hitchcock
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明Wss4jSecurityFaultException
(QNameSE faultCode, StringSE faultString, StringSE faultActor) メソッドのサマリー
クラス org.springframework.ws.soap.security.WsSecurityFaultException から継承されたメソッド
getFaultActor, getFaultCode, getFaultString
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
Wss4jSecurityFaultException