Class AuthenticationFailureException

  • All Implemented Interfaces:
    Serializable

    public class AuthenticationFailureException
    extends CouchbaseException
    Every exception that has to do with authentication problems should either instantiate or subclass from this type.
    Since:
    2.0.0
    See Also:
    Serialized Form
    • Constructor Detail