class Mongo::Error::MissingPassword

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