クラス WsSecurityValidationException
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.WsSecurityValidationException
- 実装済みのインターフェース一覧:
SerializableSE
- 既知の直属サブクラス
Wss4jSecurityValidationException
メッセージの検証中に問題が発生したことを示す例外。
これは、アプリケーションを失敗させるのではなく、キャッチ、ログ記録、処理する必要があるため、チェックされた例外です。メッセージの検証に失敗しても、通常は致命的な問題ではありません。
- 導入:
- 1.0.0
- 作成者:
- Arjen Poutsma
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明方法の概要
クラス 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
コンストラクターの詳細
WsSecurityValidationException
WsSecurityValidationException