Class CollectionNotFoundException

All Implemented Interfaces:
Serializable

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

    • CollectionNotFoundException

      public CollectionNotFoundException(String collectionName)
    • CollectionNotFoundException

      public CollectionNotFoundException(String collectionName, ErrorContext errorContext)
  • Method Details