Uses of Class
com.couchbase.client.core.error.ConfigException
Packages that use ConfigException
-
Uses of ConfigException in com.couchbase.client.core.error
Subclasses of ConfigException in com.couchbase.client.core.errorModifier and TypeClassDescriptionclassException raised if during config load the bucket is not found (think: http 404).classException raised if during config load the bucket is found, but not deemed ready yet.classException thrown if global configs are supported but the server tells the client that there is currently non available.classclassUsed to signal that the seed node used for an operation is outdated and might need to be refreshed.class