MongoDB C++ Driver  mongocxx-3.0.2
List of all members
mongocxx::authentication_exception Class Reference

#include <authentication_exception.hpp>

+ Inheritance diagram for mongocxx::authentication_exception:

Additional Inherited Members

- Public Member Functions inherited from mongocxx::operation_exception
 operation_exception (std::error_code ec, bsoncxx::document::value &&raw_server_error, std::string what_arg="")
 Constructs a new operation exception. More...
 
const stdx::optional< bsoncxx::document::value > & raw_server_error () const
 The optional raw bson error document from the server. More...
 
stdx::optional< bsoncxx::document::value > & raw_server_error ()
 The optional raw bson error document from the server. More...
 

Detailed Description

Todo:
document this class

The documentation for this class was generated from the following file: