Exception: Mongo::AuthenticationError

Inherits:
MongoDBError show all
Defined in:
lib/mongo/exceptions.rb

Overview

Raised when authentication fails.

Instance Attribute Summary

Attributes inherited from MongoDBError

#error_code, #result

Method Summary

Methods inherited from MongoDBError

#initialize

Constructor Details

This class inherits a constructor from Mongo::MongoDBError