Uses of Class
us.kbase.common.service.ServiceChecker.ServiceException
-
Packages that use ServiceChecker.ServiceException Package Description us.kbase.common.service -
-
Uses of ServiceChecker.ServiceException in us.kbase.common.service
Methods in us.kbase.common.service that throw ServiceChecker.ServiceException Modifier and Type Method Description static voidServiceChecker. checkService(java.net.URL serviceURL)Checks whether the KBase SDK service at the given url is contactable.
-