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(String message) |
BucketClosedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Couchbase, Inc.