Class Connections.InvalidHttpResponseCodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.luwrain.util.Connections.InvalidHttpResponseCodeException
All Implemented Interfaces:
Serializable
Enclosing class:
Connections

public static final class Connections.InvalidHttpResponseCodeException extends IOException
See Also:
  • Constructor Details

    • InvalidHttpResponseCodeException

      public InvalidHttpResponseCodeException(int code, String url)
  • Method Details

    • getHttpCode

      public int getHttpCode()
    • getHttpUrl

      public String getHttpUrl()