クラス AddressingException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.soap.addressing.AddressingException
実装されたすべてのインターフェース:
SerializableSE

public class AddressingException extends WebServiceException
WS-Addressing エラーの場合にスローされる例外。
導入:
1.5.0
作成者:
Arjen Poutsma
関連事項:
  • コンストラクターの詳細

    • AddressingException

      public AddressingException(StringSE msg)
    • AddressingException

      public AddressingException(StringSE msg, ThrowableSE ex)