Uses of Class
com.ovh.ws.api.OvhWsException

Packages that use OvhWsException
com.ovh.ws.api   
com.ovh.ws.api.http   
com.ovh.ws.api.request   
 

Uses of OvhWsException in com.ovh.ws.api
 

Methods in com.ovh.ws.api with parameters of type OvhWsException
 void AsyncCallback.onFailure(OvhWsException caught)
          Called when an asynchronous call fails to complete normally.
 

Uses of OvhWsException in com.ovh.ws.api.http
 

Methods in com.ovh.ws.api.http that throw OvhWsException
 Map<String,String> RequestSigner.getSigningHeaders(String url, String requestParams, String token)
           
 

Uses of OvhWsException in com.ovh.ws.api.request
 

Methods in com.ovh.ws.api.request with parameters of type OvhWsException
<T> void
RequestListener.onFailure(Request<T> request, OvhWsException caught)
           
 

Methods in com.ovh.ws.api.request that throw OvhWsException
 T Request.send()
           
 



Copyright © 2012 OVH. All Rights Reserved.