クラス WsSecurityException

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
実装されたすべてのインターフェース:
SerializableSE
既知の直属サブクラス
WsSecurityFaultExceptionWsSecuritySecurementExceptionWsSecurityValidationException

public abstract class WsSecurityException extends WebServiceException
WS-Security の実行中に問題が発生したことを示す例外。保護と検証のための特定のサブクラスがあります。
導入:
1.0.0
作成者:
Arjen Poutsma
関連事項:
  • コンストラクターの詳細

    • WsSecurityException

      public WsSecurityException(StringSE msg)
    • WsSecurityException

      public WsSecurityException(StringSE msg, ThrowableSE ex)