public class CommonExceptions extends Object
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
getFromReplicaInvalidReplica(int replicaIndex,
int configuredReplicas) |
static RuntimeException |
getFromReplicaNotCouchbaseBucket() |
public static RuntimeException getFromReplicaNotCouchbaseBucket()
public static RuntimeException getFromReplicaInvalidReplica(int replicaIndex, int configuredReplicas)
Copyright © 2021 Couchbase, Inc.. All rights reserved.