This is the complete list of members for formats::json::BadStreamException, including all inherited members.
BadStreamException(const std::istream &is) (defined in formats::json::BadStreamException) | formats::json::BadStreamException | explicit |
BadStreamException(const std::ostream &os) (defined in formats::json::BadStreamException) | formats::json::BadStreamException | explicit |
Exception(std::string msg) (defined in formats::json::Exception) | formats::json::Exception | inlineexplicit |
GetMessage() const noexcept (defined in formats::json::Exception) | formats::json::Exception | inline |
what() const noexcept final (defined in formats::json::Exception) | formats::json::Exception | inline |