Class CouchbaseException

    • Constructor Detail

      • CouchbaseException

        @Deprecated
        public CouchbaseException()
        Deprecated.
        Keeping it in there to not break left and right, but must be removed eventually to force good errors.
      • CouchbaseException

        @Deprecated
        public CouchbaseException​(Throwable cause)
        Deprecated.
        Keeping it in there to not break left and right, but must be removed eventually to force good errors.
      • CouchbaseException

        public CouchbaseException​(String message)
      • CouchbaseException

        public CouchbaseException​(String message,
                                  Throwable cause)