AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ConfigException Class Reference

#include "Config.h"

Inheritance diagram for ConfigException:

Public Member Functions

 ConfigException (std::string const &message)
 

Detailed Description

Constructor & Destructor Documentation

◆ ConfigException()

ConfigException::ConfigException ( std::string const &  message)
inlineexplicit
92: std::length_error(message) { }