クラス 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
既知の直属サブクラス
WsSecurityFaultException, WsSecuritySecurementException, WsSecurityValidationException

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

    • WsSecurityException

      public WsSecurityException(StringSE msg)
    • WsSecurityException

      public WsSecurityException(@Nullable StringSE msg, ThrowableSE ex)