Class DatasetNotFoundException

All Implemented Interfaces:
Serializable

public class DatasetNotFoundException extends CouchbaseException
The queried dataset is not found on the server.
Since:
3.0
See Also:
  • Constructor Details

    • DatasetNotFoundException

      public DatasetNotFoundException(ErrorContext ctx)