Class SaWsAuthenticationFaultInfo

java.lang.Object
com.saperion.ws.wrapper.exception.SaWsAuthenticationFaultInfo

public class SaWsAuthenticationFaultInfo extends Object
The Class SaWsAuthenticationFaultInfo.
  • Constructor Details

    • SaWsAuthenticationFaultInfo

      public SaWsAuthenticationFaultInfo()
      Instantiates a new sa ws authentication fault info.
    • SaWsAuthenticationFaultInfo

      public SaWsAuthenticationFaultInfo(String newMessage)
      Instantiates a new sa ws authentication fault info.
      Parameters:
      newMessage - the message
  • Method Details

    • getMessage

      public String getMessage()
      Gets the message.
      Returns:
      the message
    • setMessage

      public void setMessage(String newMessage)
      Sets the message.
      Parameters:
      newMessage - the new message