Exception class for color. More...
Public Member Functions | |
exception_color () | |
empty constructor | |
exception_color (const std::string &msg, const std::string &file, const std::string &caller, const int &line) | |
constructor with error information |
Exception class for color.
cpe::exception_color::exception_color | ( | ) | [inline] |
empty constructor
cpe::exception_color::exception_color | ( | const std::string & | msg, | |
const std::string & | file, | |||
const std::string & | caller, | |||
const int & | line | |||
) | [inline] |
constructor with error information