exception indicating executing a member function with a wrong type 더 자세히 ...
#include <json.hpp>
정적 Public 멤버 함수 | |
template<typename BasicJsonContext , enable_if_t< is_basic_json_context< BasicJsonContext >::value, int > = 0> | |
static type_error | create (int id_, const std::string &what_arg, BasicJsonContext context) |
추가로 상속된 멤버들 | |
![]() | |
const char * | what () const noexcept override |
returns the explanatory string | |
![]() | |
const int | id |
the id of the exception | |
![]() | |
exception (int id_, const char *what_arg) | |
![]() | |
static std::string | name (const std::string &ename, int id_) |
static std::string | diagnostics (std::nullptr_t) |
template<typename BasicJsonType > | |
static std::string | diagnostics (const BasicJsonType *leaf_element) |
exception indicating executing a member function with a wrong type