Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/fs/
H A Dexceptions.hpp99 class unsupported_operation_error : public error { class
H A Dexceptions_test.cpp81 ATF_TEST_CASE_BODY(unsupported_operation_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp152 fs::unsupported_operation_error::unsupported_operation_error( in unsupported_operation_error() function in fs::unsupported_operation_error