Exception: Couchbase::Error::AuthenticationFailure
- Inherits:
-
CouchbaseError
- Object
- StandardError
- CouchbaseError
- Couchbase::Error::AuthenticationFailure
- Defined in:
- lib/couchbase/errors.rb,
ext/rcb_exceptions.cxx
Overview
Every exception that has to do with authentication problems should either instantiate or subclass from this type.
Instance Attribute Summary
Attributes inherited from CouchbaseError
Method Summary
Methods inherited from CouchbaseError
Constructor Details
This class inherits a constructor from Couchbase::Error::CouchbaseError