TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DBCFile::NotFound Class Reference

#include <dbcfile.h>

Public Member Functions

 NotFound ()
 
 NotFound ()
 
- Public Member Functions inherited from DBCFile::Exception
 Exception (const std::string &message)
 
virtual ~Exception ()
 
const std::string & getMessage ()
 
 Exception (const std::string &message)
 
virtual ~Exception ()
 
const std::string & getMessage ()
 

Constructor & Destructor Documentation

DBCFile::NotFound::NotFound ( )
inline
48 : Exception("Key was not found") { }
Exception(const std::string &message)
Definition: dbcfile.h:38
DBCFile::NotFound::NotFound ( )
inline
48 : Exception("Key was not found") { }
Exception(const std::string &message)
Definition: dbcfile.h:38

The documentation for this class was generated from the following file: