Class ProxyResponseException

  • All Implemented Interfaces:
    RetryableException, java.io.Serializable

    public final class ProxyResponseException
    extends java.io.IOException
    implements RetryableException
    A proxy response exception, that indicates an unexpected response status from a proxy.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      HttpResponseStatus status()
      Returns the HttpResponseStatus that was received.
      java.lang.String toString()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait