public class SpannerException extends BaseGrpcServiceException
BaseServiceException.Error, BaseServiceException.ExceptionData
UNKNOWN_CODE
Modifier and Type | Method and Description |
---|---|
ErrorCode |
getErrorCode()
Returns the error code associated with this exception.
|
long |
getRetryDelayInMillis()
Return the retry delay for operation in milliseconds.
|
equals, getCode, getDebugInfo, getLocation, getReason, hashCode, isRetryable, isRetryable, isRetryable, translate, translate
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ErrorCode getErrorCode()
public long getRetryDelayInMillis()
Copyright © 2019 Google LLC. All rights reserved.