Home
last modified time | relevance | path

Searched defs:not_found_error (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/kyua/model/
HDexceptions.hpp62 class not_found_error : public error { class
HDexceptions_test.cpp53 ATF_TEST_CASE_BODY(not_found_error) in ATF_TEST_CASE_BODY() argument
HDexceptions.cpp67 model::not_found_error::not_found_error(const std::string& message) : in not_found_error() function in model::not_found_error