Searched refs:UnhandledStop (Results 1 – 2 of 2) sorted by relevance
194 const char* UnhandledStop::name() const noexcept in name()199 const char* UnhandledStop::description() const noexcept in description()204 const char* UnhandledStop::what() const noexcept in what()209 int UnhandledStop::get_errno() const noexcept in get_errno()
185 class UnhandledStop final : public internal_exception class