HomeSort by: relevance | last modified time | path
    Searched defs:unknown_key_error (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/config/
exceptions.cpp 87 config::unknown_key_error::unknown_key_error(const detail::tree_key& key, function in class:config::unknown_key_error
96 config::unknown_key_error::~unknown_key_error(void) throw()
exceptions.hpp 68 class unknown_key_error : public error { class in namespace:utils::config
70 explicit unknown_key_error(const detail::tree_key&,
72 ~unknown_key_error(void) throw();

Completed in 22 milliseconds