public final class ResourceManagerException extends BaseServiceException
BaseServiceException.ErrorUNKNOWN_CODE| Constructor and Description |
|---|
ResourceManagerException(int code,
String message) |
ResourceManagerException(int code,
String message,
Throwable cause) |
ResourceManagerException(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 ResourceManagerException(int code,
String message)
public ResourceManagerException(IOException exception)
protected Set<BaseServiceException.Error> retryableErrors()
retryableErrors in class BaseServiceExceptionCopyright © 2016 Google. All rights reserved.