Class EspSoapFaultWrapper

    • Constructor Detail

      • EspSoapFaultWrapper

        public EspSoapFaultWrapper()
        Instantiates a new esp soap fault wrapper.
      • EspSoapFaultWrapper

        public EspSoapFaultWrapper​(String s)
        Instantiates a new esp soap fault wrapper.
        Parameters:
        s - the s
      • EspSoapFaultWrapper

        public EspSoapFaultWrapper​(String s,
                                   Throwable ex)
        Instantiates a new esp soap fault wrapper.
        Parameters:
        s - the s
        ex - the ex
      • EspSoapFaultWrapper

        public EspSoapFaultWrapper​(Throwable cause)
        Instantiates a new esp soap fault wrapper.
        Parameters:
        cause - the cause
    • Method Detail

      • setWsClientMessage

        public EspSoapFaultWrapper setWsClientMessage​(String msg)
        Sets the ws client message.
        Parameters:
        msg - the msg
        Returns:
        the esp soap fault wrapper
      • getWsClientMessage

        public String getWsClientMessage()
        Gets the ws client message.
        Returns:
        the ws client message