#include <glite/jdl/DAGAd.h>
Public Member Functions | |
virtual char const * | what () const throw () |
virtual | ~DAG_Error () throw () |
Protected Attributes | |
std::string | m_msg |
virtual glite::jdl::DAG_Error::~DAG_Error | ( | ) | throw () [inline, virtual] |
virtual char const* glite::jdl::DAG_Error::what | ( | ) | const throw () [inline, virtual] |
std::string glite::jdl::DAG_Error::m_msg [protected] |
Referenced by glite::jdl::Invalid_DAG_NodeType::what().