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