Uses of Enum
com.couchbase.client.java.view.ViewErrorMode
Package
Description
Namespace for various view-service related classes.
-
Uses of ViewErrorMode in com.couchbase.client.java.view
Modifier and TypeMethodDescriptionstatic ViewErrorMode
Returns the enum constant of this type with the specified name.static ViewErrorMode[]
ViewErrorMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionViewOptions.onError
(ViewErrorMode viewErrorMode) Sets the response in the event of an error.