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