Uses of Class
org.pentaho.platform.util.client.ServiceException

Packages that use ServiceException
org.pentaho.platform.util.client   
 

Uses of ServiceException in org.pentaho.platform.util.client
 

Methods in org.pentaho.platform.util.client that throw ServiceException
 void BiPlatformRepositoryClient.connect()
          Connects to a BI server and gets the repository index document.
static org.dom4j.Document ClientUtil.getResultDom4jDocument(org.apache.commons.httpclient.HttpClient client, org.apache.commons.httpclient.HttpMethod callMethod)
          Submits an HTTP result with the provided HTTPMethod and returns a dom4j document of the response