Package com.google.cloud
Class BaseServiceException.ExceptionData.Builder
java.lang.Object
com.google.cloud.BaseServiceException.ExceptionData.Builder
- Enclosing class:
- BaseServiceException.ExceptionData
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setCode(int code) setDebugInfo(String debugInfo) setLocation(String location) setMessage(String message) setRetryable(boolean retryable)
-
Method Details
-
setMessage
-
setCause
-
setCode
-
setRetryable
-
setReason
-
setLocation
-
setDebugInfo
-
build
-