Uses of Class
org.exoplatform.social.client.api.service.ServiceException

Packages that use ServiceException
org.exoplatform.social.client.api.service   
org.exoplatform.social.client.core.service   
 

Uses of ServiceException in org.exoplatform.social.client.api.service
 

Methods in org.exoplatform.social.client.api.service that throw ServiceException
 String VersionService.getLatest()
          Gets the latest social rest api version, this version number should be used as the latest and stable version.
 String[] VersionService.getSupported()
          Gets the supported social rest api versions, this is for backward compatible.
 

Uses of ServiceException in org.exoplatform.social.client.core.service
 

Methods in org.exoplatform.social.client.core.service that throw ServiceException
 String VersionServiceImpl.getLatest()
           
 String[] VersionServiceImpl.getSupported()
           
 



Copyright © 2011 eXo Platform. All Rights Reserved.