public class FeatureNotAvailableException extends CouchbaseException
| Constructor and Description |
|---|
FeatureNotAvailableException(String message) |
FeatureNotAvailableException(String message,
Throwable cause) |
FeatureNotAvailableException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static FeatureNotAvailableException |
clusterLevelQuery(ServiceType serviceType) |
static FeatureNotAvailableException |
collections() |
context, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic FeatureNotAvailableException(String message)
public FeatureNotAvailableException(Throwable cause)
public static FeatureNotAvailableException clusterLevelQuery(ServiceType serviceType)
public static FeatureNotAvailableException collections()
Copyright © 2021 Couchbase, Inc.. All rights reserved.