SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
config_error Class Reference

Simple clone of runtime_error to help us handle errors in config management. More...

#include <errors.h>

Inheritance diagram for config_error:
Collaboration diagram for config_error:

Public Member Functions

 config_error (const string &msg)
 

Detailed Description

Simple clone of runtime_error to help us handle errors in config management.

Definition at line 23 of file errors.h.

Constructor & Destructor Documentation

◆ config_error()

config_error::config_error ( const string &  msg)
explicit

Definition at line 3 of file errors.cpp.


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