Class ScopeExistsException

All Implemented Interfaces:
Serializable

@Volatile
public class ScopeExistsException
extends CouchbaseException
See Also:
Serialized Form
  • Constructor Details

    • ScopeExistsException

      public ScopeExistsException​(String scopeName)
  • Method Details