#include <graphviz.hpp>
Public Member Functions | |
bad_parallel_edge (const std::string &i, const std::string &j) | |
virtual | ~bad_parallel_edge () throw () |
const char * | what () const throw () |
Public Attributes | |
std::string | from |
std::string | to |
std::string | statement |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements boost::graph_exception.
std::string boost::bad_parallel_edge::from |
|
mutable |
std::string boost::bad_parallel_edge::to |