|
BmnRoot
|
exception indicating other library errors More...
#include <json.hpp>
Static Public Member Functions | |
| template<typename BasicJsonType > | |
| static other_error | create (int id_, const std::string &what_arg, const BasicJsonType &context) |
| template<typename BasicJsonType > | |
| static other_error | create (int id_, const std::string &what_arg, const BasicJsonType &context) |
| template<typename BasicJsonType > | |
| static other_error | create (int id_, const std::string &what_arg, const BasicJsonType &context) |
Additional Inherited Members | |
Public Member Functions inherited from nlohmann::detail::exception | |
| const char * | what () const noexcept override |
| returns the explanatory string | |
| const char * | what () const noexcept override |
| returns the explanatory string | |
| const char * | what () const noexcept override |
| returns the explanatory string | |
Public Attributes inherited from nlohmann::detail::exception | |
| const int | id |
| the id of the exception | |
Protected Member Functions inherited from nlohmann::detail::exception | |
| exception (int id_, const char *what_arg) | |
| exception (int id_, const char *what_arg) | |
| exception (int id_, const char *what_arg) | |
Static Protected Member Functions inherited from nlohmann::detail::exception | |
| static std::string | name (const std::string &ename, int id_) |
| template<typename BasicJsonType > | |
| static std::string | diagnostics (const BasicJsonType &leaf_element) |
| static std::string | name (const std::string &ename, int id_) |
| template<typename BasicJsonType > | |
| static std::string | diagnostics (const BasicJsonType &leaf_element) |
| static std::string | name (const std::string &ename, int id_) |
| template<typename BasicJsonType > | |
| static std::string | diagnostics (const BasicJsonType &leaf_element) |
exception indicating other library errors
|
inlinestatic |
Definition at line 3009 of file json.hpp.
References nlohmann::detail::exception::diagnostics(), and nlohmann::detail::exception::name().
|
inlinestatic |
Definition at line 3009 of file json.hpp.
References nlohmann::detail::exception::diagnostics(), and nlohmann::detail::exception::name().
|
inlinestatic |
Definition at line 3009 of file json.hpp.
References nlohmann::detail::exception::diagnostics(), and nlohmann::detail::exception::name().