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 class
GlobalConfigNotFoundException
Exception thrown if global configs are supported but the server tells the client that there is currently non available.class
SeedNodeOutdatedException
Used to signal that the seed node used for an operation is outdated and might need to be refreshed.class
UnsupportedConfigMechanismException
-