#include <exception.hpp>
Public Member Functions | |
FileLine (const char *f, int l) | |
Public Attributes | |
const char * | file |
int | line |
Definition at line 41 of file exception.hpp.
ders::FileLine::FileLine | ( | const char * | f, | |
int | l | |||
) | [inline] |
const char* ders::FileLine::file |
Definition at line 42 of file exception.hpp.
Definition at line 43 of file exception.hpp.