Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/
H A Dexceptions.hpp68 class file_not_found_error : public error { class
H A Dexceptions_test.cpp72 ATF_TEST_CASE_BODY(file_not_found_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp105 lutok::file_not_found_error::file_not_found_error( in file_not_found_error() function in lutok::file_not_found_error