public final class ExtractStatus extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addFailureHandler(com.google.api.core.ApiFuture<?> future,
Consumer<io.grpc.StatusException> consumer) |
static Optional<io.grpc.Status> |
extract(Throwable t) |
static io.grpc.StatusException |
toCanonical(Throwable t) |
Copyright © 2020 Google LLC. All rights reserved.