@Stability.Volatile public class ScopeExistsException extends CouchbaseException
| Constructor and Description |
|---|
ScopeExistsException(String scopeName) |
| Modifier and Type | Method and Description |
|---|---|
static ScopeExistsException |
forScope(String scopeName) |
String |
scopeName() |
context, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ScopeExistsException(String scopeName)
public static ScopeExistsException forScope(String scopeName)
public String scopeName()
Copyright © 2021 Couchbase, Inc.. All rights reserved.