|
XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
|
Raised when a null graph is provided as input to an algorithm that cannot use it. More...
#include <exception.hpp>


Public Member Functions | |
| XNetworkPointlessConcept (std::string_view msg) | |
Public Member Functions inherited from xnetwork::XNetworkException | |
| XNetworkException (std::string_view msg) | |
Raised when a null graph is provided as input to an algorithm that cannot use it.
The null graph is sometimes considered a pointless concept [1]_, thus the name of the exception.
|
inlineexplicit |