Uses of Class
com.google.cloud.BaseServiceException.Error
-
Packages that use BaseServiceException.Error Package Description com.google.cloud Core classes for thegoogle-cloudlibrary. -
-
Uses of BaseServiceException.Error in com.google.cloud
Method parameters in com.google.cloud with type arguments of type BaseServiceException.Error Modifier and Type Method Description booleanBaseServiceException.Error. isRetryable(boolean idempotent, Set<BaseServiceException.Error> retryableErrors)static booleanBaseServiceException. isRetryable(Integer code, String reason, boolean idempotent, Set<BaseServiceException.Error> retryableErrors)
-