Used to manage with not initialized validators Supposed to be thrown from the constructor. More...
#include <validator.hpp>
Public Member Functions | |
error (const std::string &message) | |
Public Member Functions inherited from game::error | |
error () | |
error (const std::string &msg) | |
~error () throw () | |
const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from game::error | |
std::string | message |
Used to manage with not initialized validators Supposed to be thrown from the constructor.
Definition at line 92 of file validator.hpp.
|
inline |
Definition at line 93 of file validator.hpp.