#include "Exception.hh"
#include "certi.hh"
#include "PrettyDebug.hh"
#include <sstream>
Go to the source code of this file.
Variables | |
static PrettyDebug | PD_Exception ("CERTI_EXCEPTION", __FILE__) |
PrettyDebug PD_Exception("CERTI_EXCEPTION", __FILE__) [static] |
Referenced by Exception::displayMe().