userver: Member List
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
formats::bson::OutOfBoundsException Member List

This is the complete list of members for formats::bson::OutOfBoundsException, 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
OutOfBoundsException(size_t index, size_t size, std::string_view path) (defined in formats::bson::OutOfBoundsException)formats::bson::OutOfBoundsException
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
what() const noexcept override (defined in utils::TracefulException)utils::TracefulException
~TracefulExceptionBase()=0 (defined in utils::TracefulExceptionBase)utils::TracefulExceptionBasepure virtual