Uses of Class
com.google.cloud.BaseServiceException.ExceptionData
Packages that use BaseServiceException.ExceptionData
-
Uses of BaseServiceException.ExceptionData in com.google.cloud
Methods in com.google.cloud that return BaseServiceException.ExceptionDataModifier and TypeMethodDescriptionBaseServiceException.ExceptionData.Builder.build()BaseServiceException.ExceptionData.from(int code, String message, String reason, boolean retryable, Throwable cause) Constructors in com.google.cloud with parameters of type BaseServiceException.ExceptionDataModifierConstructorDescriptionprotectedBaseServiceException(BaseServiceException.ExceptionData exceptionData)