@BetaApi(value="The surface for streaming is not stable yet and may change in the future.") public class WatchdogTimeoutException extends ApiException
This error can be thrown under 2 circumstances:
ApiException.isRetryable() will be true.
StreamController.request(int) (in case of callback api)
or next on ServerStream.iterator() (in case of blocking api).
| Modifier and Type | Field and Description |
|---|---|
static StatusCode |
LOCAL_ABORTED_STATUS_CODE |
getStatusCode, isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final StatusCode LOCAL_ABORTED_STATUS_CODE