XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
Loading...
Searching...
No Matches
Public Member Functions | List of all members
xnetwork::NodeNotFound Struct Reference

Exception raised when a requested node is not present in the graph. More...

#include <exception.hpp>

Inheritance diagram for xnetwork::NodeNotFound:
Inheritance graph
[legend]
Collaboration diagram for xnetwork::NodeNotFound:
Collaboration graph
[legend]

Public Member Functions

 NodeNotFound (std::string_view msg)
 
- Public Member Functions inherited from xnetwork::XNetworkException
 XNetworkException (std::string_view msg)
 

Detailed Description

Exception raised when a requested node is not present in the graph.

Constructor & Destructor Documentation

◆ NodeNotFound()

xnetwork::NodeNotFound::NodeNotFound ( std::string_view  msg)
inlineexplicit

The documentation for this struct was generated from the following file: