Class Mongo::Error::MissingPassword
In: lib/mongo/error/missing_password.rb
Parent: Error

Raised when the operations that require a password (e.g. retrieving a salted or hashed password) are attempted on a User object that was not created with a password.

@since 2.8.0

Methods

new  

Public Class methods

[Validate]