BsonException(std::string msg) (defined in formats::bson::BsonException) | formats::bson::BsonException | |
ConversionException(std::string_view msg, std::string_view path) (defined in formats::bson::ConversionException) | formats::bson::ConversionException | |
ExceptionWithPath(std::string_view msg, std::string_view path) (defined in formats::bson::ExceptionWithPath) | formats::bson::ExceptionWithPath | explicit |
GetMessage() const noexcept (defined in formats::bson::BsonException) | formats::bson::BsonException | inline |
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::TracefulExceptionBase | static |
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::TracefulException | explicit |
TracefulExceptionBase(TraceMode trace_mode) (defined in utils::TracefulException) | utils::TracefulException | explicit |
TracefulExceptionBase(TracefulExceptionBase &&) noexcept (defined in utils::TracefulException) | utils::TracefulException | |
TraceMode enum name (defined in utils::TracefulExceptionBase) | utils::TracefulExceptionBase | |
what() const noexcept override (defined in utils::TracefulException) | utils::TracefulException | |
~TracefulExceptionBase()=0 (defined in utils::TracefulExceptionBase) | utils::TracefulExceptionBase | pure virtual |