Class other_error

Inheritance Relationships

Base Type

Class Documentation

class other_error : public detail::exception

exception indicating other library errors

Public Static Functions

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