Class ScopeExistsException

All Implemented Interfaces:
Serializable

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

    • ScopeExistsException

      public ScopeExistsException(String scopeName)
  • Method Details