Exception: Moped::Errors::AuthenticationFailure

Inherits:
DoNotDisconnect show all
Defined in:
lib/moped/errors.rb

Overview

Exception raised when authentication fails.

Instance Attribute Summary

Attributes inherited from MongoError

#command, #command The command that generated the error., #details, #details The details about the error.

Method Summary

Methods inherited from MongoError

#initialize

Constructor Details

This class inherits a constructor from Moped::Errors::MongoError