@Stability.Volatile public class GroupNotFoundException extends CouchbaseException
| Constructor and Description |
|---|
GroupNotFoundException(String groupName) |
| Modifier and Type | Method and Description |
|---|---|
static GroupNotFoundException |
forGroup(String groupName) |
String |
groupName() |
context, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GroupNotFoundException(String groupName)
public static GroupNotFoundException forGroup(String groupName)
public String groupName()
Copyright © 2024 Couchbase, Inc.. All rights reserved.