Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
Traceback location. More...
#include <Exceptions.h>
Public Attributes | |
std::string | filename |
std::string | funcname |
long | lineno |
Traceback location.
Definition at line 36 of file Exceptions.h.
std::string Pyston::Exception::Location::filename |
Definition at line 37 of file Exceptions.h.
Referenced by Pyston::Exception::Exception().
std::string Pyston::Exception::Location::funcname |
Definition at line 37 of file Exceptions.h.
Referenced by Pyston::Exception::Exception().
long Pyston::Exception::Location::lineno |
Definition at line 38 of file Exceptions.h.
Referenced by Pyston::Exception::Exception().