#include <angel_exceptions.hpp>


Public Member Functions | |
| io_exception (std::string filename, int linenumber, std::string what) | |
Definition at line 28 of file angel_exceptions.hpp.
| angel::io_exception::io_exception | ( | std::string | filename, | |
| int | linenumber, | |||
| std::string | what | |||
| ) | [inline] |
Definition at line 30 of file angel_exceptions.hpp.
1.5.3