struct
#include <xnetwork/exception.hpp>
XNetworkException Base class for exceptions : XNetwork.
Derived classes
- struct AmbiguousSolution
- struct ExceededMaxIterations
- struct HasACycle
- struct NodeNotFound
- struct XNetworkAlgorithmError
- struct XNetworkError
- struct XNetworkNotImplemented
- struct XNetworkPointlessConcept
Constructors, destructors, conversion operators
- XNetworkException(std::string_view msg) explicit