Class CollectionExistsException

All Implemented Interfaces:
Serializable

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

    • CollectionExistsException

      public CollectionExistsException(String collectionName)
  • Method Details