#include <glite/jdl/DAGAd.h>
Public Member Functions | |
virtual char const * | what () throw () |
InvalidNodeType (std::string const &node, std::string const &type) | |
virtual | ~InvalidNodeType () throw () |
glite::jdl::InvalidNodeType::InvalidNodeType | ( | std::string const & | node, | |
std::string const & | type | |||
) | [inline] |
virtual glite::jdl::InvalidNodeType::~InvalidNodeType | ( | ) | throw () [inline, virtual] |
virtual char const* glite::jdl::InvalidNodeType::what | ( | ) | throw () [inline, virtual] |
Reimplemented from glite::jdl::DAG_NodeError.
References glite::jdl::DAG_NodeError::m_msg, and glite::jdl::DAG_NodeError::m_node_name.