#include <precompiler.h>
Inheritance diagram for Precompiler::Error::
Public Methods | |
Error (std::string error_string) | |
template<class T> | Error (std::string error_string, T what) |
template<class T> | Error (Line line, std::string error_string, T what) |
Error (Line line, std::string error_string) |
|
|
|
|
|
|
|
|