Uses of Enum
com.couchbase.client.core.transaction.error.internal.ErrorClass
Packages that use ErrorClass
-
Uses of ErrorClass in com.couchbase.client.core.transaction.error.internal
Methods in com.couchbase.client.core.transaction.error.internal that return ErrorClassModifier and TypeMethodDescriptionstatic ErrorClass
static ErrorClass
Returns the enum constant of this type with the specified name.static ErrorClass[]
ErrorClass.values()
Returns an array containing the constants of this enum type, in the order they are declared.