Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
package Synopsis::Parser::C++
struct Dictionary:: KeyError
Files: Synopsis/Parser/C++/syn/dict.hh

Exception thrown when a name is not found in lookup*()


Public Member functions Summary:
 constructorKeyError(const std::string& n)
Constructor [Source]

Public Data members Summary:
std::stringname
The name which was not found [Source]