Class CollectionExistsException

All Implemented Interfaces:
Serializable

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

    • CollectionExistsException

      public CollectionExistsException​(String collectionName)
  • Method Details