@Stability.Volatile public class ScopeExistsException extends CouchbaseException
| Constructor and Description |
|---|
ScopeExistsException(String scopeName,
ErrorContext context) |
| Modifier and Type | Method and Description |
|---|---|
static ScopeExistsException |
forScope(String scopeName) |
String |
scopeName() |
context, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Stability.Internal public ScopeExistsException(String scopeName, @Nullable ErrorContext context)
public static ScopeExistsException forScope(String scopeName)
public String scopeName()
Copyright © 2024 Couchbase, Inc.. All rights reserved.