Uses of Class
com.google.cloud.BaseServiceException
-
Packages that use BaseServiceException Package Description com.google.cloud Core classes for thegoogle-cloudlibrary. -
-
Uses of BaseServiceException in com.google.cloud
Classes in com.google.cloud with type parameters of type BaseServiceException Modifier and Type Class Description classBatchResult<T,E extends BaseServiceException>This class holds a single result of a batch call.Methods in com.google.cloud that throw BaseServiceException Modifier and Type Method Description TBatchResult. get()Returns the result of this call.
-