This exception is thrown in case of errors that cannot be classified with the other exception types.
Exceptions have ids 5xx.
other_error
message: [json.exception.other_error.501] unsuccessful: {"op":"test","path":"/best_biscuit/name","value":"Choco Leibniz"} exception id: 501
g++ -std=c++11 -Isingle_include doc/examples/other_error.cpp -o other_error
Definition at line 14784 of file json.hpp.