Uses of Class
com.couchbase.client.core.error.InvalidArgumentException
Package
Description
-
Uses of InvalidArgumentException in com.couchbase.client.core.env
Modifier and TypeClassDescriptionclass
Thrown when an environment config property cannot be applied. -
Uses of InvalidArgumentException in com.couchbase.client.core.error
Modifier and TypeMethodDescriptionstatic InvalidArgumentException
InvalidArgumentException.fromMessage
(String message) static InvalidArgumentException
InvalidArgumentException.fromMessage
(String message, Throwable cause) -
Uses of InvalidArgumentException in com.couchbase.client.core.msg.kv
Modifier and TypeMethodDescriptionstatic InvalidArgumentException
SubdocMutateRequest.errIfNoCommands
(ErrorContext errorContext) static InvalidArgumentException
SubdocMutateRequest.errIfTooManyCommands
(ErrorContext errorContext)