Exception SpannerException (2.27.0)

public class SpannerException extends BaseGrpcServiceException
com.google.cloud.BaseServiceException.equals(java.lang.Object)
com.google.cloud.BaseServiceException.getCode()
com.google.cloud.BaseServiceException.getDebugInfo()
com.google.cloud.BaseServiceException.getLocation()
com.google.cloud.BaseServiceException.getReason()
com.google.cloud.BaseServiceException.hashCode()
com.google.cloud.BaseServiceException.isRetryable()
com.google.cloud.BaseServiceException.isRetryable(boolean,java.io.IOException)
com.google.cloud.BaseServiceException.isRetryable(java.lang.Integer,java.lang.String,boolean,java.util.Set<com.google.cloud.BaseServiceException.Error>)
com.google.cloud.BaseServiceException.translate(com.google.cloud.RetryHelper.RetryHelperException)
com.google.cloud.BaseServiceException.translate(java.util.concurrent.ExecutionException)

Methods

getDomain()

public String getDomain()
Returns
Type Description
String

getErrorCode()

public ErrorCode getErrorCode()
Returns
Type Description
ErrorCode

getErrorDetails()

public ErrorDetails getErrorDetails()
Returns
Type Description
ErrorDetails

getMetadata()

public Map<String,String> getMetadata()
Returns
Type Description
Map<String,String>

getReason()

public String getReason()
Returns
Type Description
String
Overrides
com.google.cloud.BaseServiceException.getReason()

getRetryDelayInMillis()

public long getRetryDelayInMillis()
Returns
Type Description
long