Searched defs:other_error (Results 1 – 5 of 5) sorted by relevance
/third_party/json/include/nlohmann/detail/ | ||
D | exceptions.hpp | 343 class other_error : public exception class |
/third_party/boost/boost/interprocess/ | ||
D | errors.hpp | 103 other_error, // library generated error enumerator |
/third_party/grpc/src/ruby/spec/generic/ | ||
D | rpc_desc_spec.rb | 341 def other_error(_req, _call) method |
/third_party/json/include/nlohmann/ | ||
D | json.hpp | 261 using other_error = detail::other_error; typedef in nlohmann::basic_json |
/third_party/json/single_include/nlohmann/ | ||
D | json.hpp | 2649 class other_error : public exception class |