Class CollectionNotFoundException

All Implemented Interfaces:
Serializable

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

    • CollectionNotFoundException

      public CollectionNotFoundException​(String collectionName)
  • Method Details