Uses of Class
org.gcube.resources.discovery.client.api.InvalidResultException

Packages that use InvalidResultException
org.gcube.resources.discovery.client.api   
org.gcube.resources.discovery.client.impl   
 

Uses of InvalidResultException in org.gcube.resources.discovery.client.api
 

Methods in org.gcube.resources.discovery.client.api that throw InvalidResultException
 List<R> DiscoveryClient.submit(Query query)
          Submits a Query for remote execution and returns a list of typed results.
 

Uses of InvalidResultException in org.gcube.resources.discovery.client.impl
 

Methods in org.gcube.resources.discovery.client.impl that throw InvalidResultException
 List<R> DelegateClient.submit(Query query)
          Submits a Query for remote execution and returns a list of typed results.
 



Copyright © 2013. All Rights Reserved.