|
XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
|
Exception raised when a requested node is not present in the graph. More...
#include <exception.hpp>


Public Member Functions | |
| NodeNotFound (std::string_view msg) | |
Public Member Functions inherited from xnetwork::XNetworkException | |
| XNetworkException (std::string_view msg) | |
Exception raised when a requested node is not present in the graph.
|
inlineexplicit |