Class ServiceNotAvailableException

All Implemented Interfaces:
Serializable

public class ServiceNotAvailableException extends CouchbaseException
Exception which states that the service is not available for the bucket.
Since:
2.0.3
Author:
Michael Nitschinger
See Also:
  • Constructor Details

    • ServiceNotAvailableException

      public ServiceNotAvailableException(String message, ErrorContext context)