|
jdl-api-cpp-3.4.4
|
#include <glite/jdl/DAGAd.h>
Public Member Functions | |
| virtual char const * | what () throw () |
| InvalidRetryCount (std::string const &node) | |
Public Member Functions inherited from glite::jdl::DAG_NodeError | |
| DAG_NodeError (std::string const &node_name) | |
| std::string | node () const |
| virtual | ~DAG_NodeError () throw () |
Additional Inherited Members | |
Protected Attributes inherited from glite::jdl::DAG_NodeError | |
| std::string | m_node_name |
| std::string | m_msg |
|
inline |
|
inlinevirtual | |||||||||||||
Reimplemented from glite::jdl::DAG_NodeError.
References glite::jdl::DAG_NodeError::m_msg, and glite::jdl::DAG_NodeError::m_node_name.