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) |
details, details, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 Couchbase, Inc.. All rights reserved.