|
BmnRoot
|
exception indicating access out of the defined range More...
#include <json.hpp>
Static Public Member Functions | |
| template<typename BasicJsonType > | |
| static out_of_range | create (int id_, const std::string &what_arg, const BasicJsonType &context) |
| template<typename BasicJsonType > | |
| static out_of_range | create (int id_, const std::string &what_arg, const BasicJsonType &context) |
| template<typename BasicJsonType > | |
| static out_of_range | 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 access out of the defined range
|
inlinestatic |
Definition at line 2992 of file json.hpp.
References nlohmann::detail::exception::diagnostics(), and nlohmann::detail::exception::name().
Referenced by nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::at(), nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::at(), nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::at(), nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::at(), nlohmann::json_pointer< BasicJsonType >::back(), nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::erase(), nlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType >::patch(), and nlohmann::json_pointer< BasicJsonType >::pop_back().
|
inlinestatic |
Definition at line 2992 of file json.hpp.
References nlohmann::detail::exception::diagnostics(), and nlohmann::detail::exception::name().
|
inlinestatic |
Definition at line 2992 of file json.hpp.
References nlohmann::detail::exception::diagnostics(), and nlohmann::detail::exception::name().