userver: Member List
Loading...
Searching...
No Matches
formats::bson::TypeMismatchException Member List

This is the complete list of members for formats::bson::TypeMismatchException, including all inherited members.

BsonException(std::string msg) (defined in formats::bson::BsonException)formats::bson::BsonException
ExceptionWithPath(std::string_view msg, std::string_view path) (defined in formats::bson::ExceptionWithPath)formats::bson::ExceptionWithPathexplicit
GetMessage() const noexcept (defined in formats::bson::BsonException)formats::bson::BsonExceptioninline
GetMessageWithoutPath() const noexcept (defined in formats::bson::ExceptionWithPath)formats::bson::ExceptionWithPath
GetPath() const noexcept (defined in formats::bson::ExceptionWithPath)formats::bson::ExceptionWithPath
kInlineBufferSize (defined in utils::TracefulExceptionBase)utils::TracefulExceptionBasestatic
MemoryBuffer typedef (defined in utils::TracefulExceptionBase)utils::TracefulExceptionBase
MessageBuffer() const noexcept (defined in utils::TracefulExceptionBase)utils::TracefulExceptionBase
Trace() const noexcept (defined in utils::TracefulExceptionBase)utils::TracefulExceptionBase
TracefulExceptionBase() (defined in utils::TracefulException)utils::TracefulException
TracefulExceptionBase(std::string_view what) (defined in utils::TracefulException)utils::TracefulExceptionexplicit
TracefulExceptionBase(TraceMode trace_mode) (defined in utils::TracefulException)utils::TracefulExceptionexplicit
TracefulExceptionBase(TracefulExceptionBase &&) noexcept (defined in utils::TracefulException)utils::TracefulException
TraceMode enum name (defined in utils::TracefulExceptionBase)utils::TracefulExceptionBase
TypeMismatchException(bson_type_t actual, bson_type_t expected, std::string_view path) (defined in formats::bson::TypeMismatchException)formats::bson::TypeMismatchException
what() const noexcept override (defined in utils::TracefulException)utils::TracefulException
~TracefulExceptionBase()=0 (defined in utils::TracefulExceptionBase)utils::TracefulExceptionBasepure virtual