public class BucketClosedException extends CouchbaseException
A RuntimeException being thrown whenever an operation on a bucket that has been closed is attempted.
Constructor and Description |
---|
BucketClosedException() |
BucketClosedException(java.lang.String message) |
BucketClosedException(java.lang.String message,
java.lang.Throwable cause) |