@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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GroupNotFoundException(String groupName)
public static GroupNotFoundException forGroup(String groupName)
public String groupName()
Copyright © 2021 Couchbase, Inc.. All rights reserved.