Class BucketNotFoundException

All Implemented Interfaces:
Serializable

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

    • BucketNotFoundException

      public BucketNotFoundException(String bucketName)
    • BucketNotFoundException

      public BucketNotFoundException(String bucketName, ErrorContext errorContext)
  • Method Details