Class out_of_range

Inheritance Relationships

Base Type

Class Documentation

class out_of_range : public detail::exception

exception indicating access out of the defined range

Public Static Functions

template<typename BasicJsonContext, enable_if_t<is_basic_json_context<BasicJsonContext>::value, int> = 0>
static inline out_of_range create(int id_, const std::string &what_arg, BasicJsonContext context)