Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3873 class GeneratorException : public std::exception { class
3877 GeneratorException(const char* msg): in GeneratorException() function in Catch::GeneratorException