Class HttpResponseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.inductiveautomation.ignition.client.launch.steps.HttpResponseException
All Implemented Interfaces:
Serializable

public class HttpResponseException extends IOException
See Also:
  • Constructor Details

  • Method Details

    • getResponseCode

      public int getResponseCode()
    • getResponseMessage

      public String getResponseMessage()