public final class LoggingException extends BaseServiceException
BaseServiceException.ErrorUNKNOWN_CODE| Constructor and Description |
|---|
LoggingException(com.google.api.gax.grpc.ApiException apiException,
boolean idempotent) |
LoggingException(IOException ex,
boolean idempotent) |
| 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 LoggingException(IOException ex, boolean idempotent)
public LoggingException(com.google.api.gax.grpc.ApiException apiException,
boolean idempotent)
protected Set<BaseServiceException.Error> retryableErrors()
retryableErrors in class BaseServiceExceptionCopyright © 2016 Google. All rights reserved.