Searched defs:not_found_error (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Dexceptions_test.cpp64 ATF_TEST_CASE_WITHOUT_HEAD(not_found_error); variable
H A Dexceptions.cpp87 engine::not_found_error::not_found_error(const std::string& message) : function in class:engine::not_found_error
H A Dexceptions.hpp73 class not_found_error : public error { class in namespace:engine
/netbsd-current/external/bsd/atf/dist/tools/
H A Dexceptions.hpp39 class not_found_error : class in namespace:tools
54 not_found_error< T >::not_found_error(const std::string& message, function in class:tools::not_found_error

Completed in 205 milliseconds