@Log(value=WARNING) public class RequestFailed extends Object
RequestFailed(URI server, Request request, Throwable throwable)
Request
getRequest()
URI
getServer()
Throwable
getThrowable()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RequestFailed(URI server, Request request, Throwable throwable)
public URI getServer()
public Request getRequest()
public Throwable getThrowable()
public String toString()
toString
Object
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.