public class ComputeException extends BaseServiceException
BaseServiceException.ErrorUNKNOWN_CODE| Constructor and Description |
|---|
ComputeException(IOException exception) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<BaseServiceException.Error> |
retryableErrors() |
code, debugInfo, equals, hashCode, idempotent, isRetryable, isRetryable, location, reason, retryable, translateAndPropagateIfPossibleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ComputeException(IOException exception)
protected Set<BaseServiceException.Error> retryableErrors()
retryableErrors in class BaseServiceExceptionCopyright © 2016 Google. All rights reserved.