クラス 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, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
WsSecurityValidationException
WsSecurityValidationException