public class CouchbaseException extends RuntimeException
Common parent exception to build a proper exception hierachy inside the driver.
Constructor and Description |
---|
CouchbaseException() |
CouchbaseException(String message) |
CouchbaseException(String message,
Throwable cause) |
CouchbaseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 Couchbase, Inc.. All rights reserved.