Exception: Mongo::Error::AuthError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Mongo::Error::AuthError
- Includes:
- Notable
- Defined in:
- lib/mongo/error/auth_error.rb
Overview
Raised when authentication fails.
Note: This class is derived from RuntimeError for backwards compatibility reasons. It is subject to change in future major versions of the driver.