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

/bind-9.11.3/unit/atf-src/tools/
H A Dexceptions.hpp39 class not_found_error : class in namespace:tools
45 not_found_error(const std::string& message, const T& value) throw();
47 virtual ~not_found_error(void) throw();
54 not_found_error< T >::not_found_error(const std::string& message, function in class:tools::not_found_error
64 not_found_error< T >::~not_found_error(void)
72 not_found_error< T >::get_value(void)

Completed in 10 milliseconds