@Stability.Internal public class CoreProtostellarErrorHandlingUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static ProtostellarRequestBehaviour |
convertException(CoreProtostellar core,
ProtostellarRequest<?> request,
Throwable t) |
static ProtostellarRequestBehaviour |
convertStatus(CoreProtostellar core,
ProtostellarRequest<?> request,
com.couchbase.client.core.deps.io.grpc.StatusRuntimeException t,
com.couchbase.client.core.deps.com.google.rpc.Status status) |
public static ProtostellarRequestBehaviour convertException(CoreProtostellar core, ProtostellarRequest<?> request, Throwable t)
public static ProtostellarRequestBehaviour convertStatus(CoreProtostellar core, ProtostellarRequest<?> request, @Nullable com.couchbase.client.core.deps.io.grpc.StatusRuntimeException t, com.couchbase.client.core.deps.com.google.rpc.Status status)
Copyright © 2024 Couchbase, Inc.. All rights reserved.