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

#include <Appender.h>

Public Member Functions

 InvalidAppenderArgsException (std::string const &message)
 

Constructor & Destructor Documentation

InvalidAppenderArgsException::InvalidAppenderArgsException ( std::string const message)
inlineexplicit
129 : std::length_error(message) { }

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