|
wxMaxima
|
exception indicating other library errors More...
#include <json.hpp>
Public Member Functions | |
| const char * | what () const noexcept override |
| returns the explanatory string | |
Static Public Member Functions | |
| template<typename BasicJsonContext , enable_if_t< is_basic_json_context< BasicJsonContext >::value, int > = 0> | |
| static other_error | create (int id_, const std::string &what_arg, BasicJsonContext context) |
Data Fields | |
| const int | id |
| the id of the exception | |
exception indicating other library errors