Uses of Class
com.yahoo.rest.RestException

Packages that use RestException
com.yahoo.rest   
 

Uses of RestException in com.yahoo.rest
 

Methods in com.yahoo.rest that throw RestException
static InputStream RestClient.call(String serviceUrl, Map parameters)
          Calls the given REST resource with the given parameters.