Uses of Class
org.eclipse.egit.github.core.RequestError

Packages that use RequestError
org.eclipse.egit.github.core.client   
 

Uses of RequestError in org.eclipse.egit.github.core.client
 

Methods in org.eclipse.egit.github.core.client that return RequestError
 RequestError RequestException.getError()
          Get error
protected  RequestError GitHubClient.parseError(org.apache.http.HttpResponse response)
          Parse error from response
 

Constructors in org.eclipse.egit.github.core.client with parameters of type RequestError
RequestException(RequestError error, int status)
          Create request exception
 



Copyright © 2012. All Rights Reserved.