Searched defs:base_exception (Results 1 – 1 of 1) sorted by relevance
21 struct base_exception : std::exception struct24 base_exception(char const *msg) in base_exception() argument28 base_exception(base_exception const &other) in base_exception() function43 struct extended_exception : base_exception argument