Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dexceptions.hpp57 class old_schema_error : public error { class
H A Dexceptions_test.cpp53 ATF_TEST_CASE_BODY(old_schema_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp67 store::old_schema_error::old_schema_error(const int version) : in old_schema_error() function in store::old_schema_error