Struct XNetworkException¶
Defined in File exception.hpp
Page Contents
Inheritance Relationships¶
Base Type¶
public runtime_error
Derived Types¶
public xn::AmbiguousSolution(Struct AmbiguousSolution)public xn::ExceededMaxIterations(Struct ExceededMaxIterations)public xn::HasACycle(Struct HasACycle)public xn::NodeNotFound(Struct NodeNotFound)public xn::XNetworkAlgorithmError(Struct XNetworkAlgorithmError)public xn::XNetworkError(Struct XNetworkError)public xn::XNetworkNotImplemented(Struct XNetworkNotImplemented)public xn::XNetworkPointlessConcept(Struct XNetworkPointlessConcept)
Struct Documentation¶
-
struct xn::XNetworkException : public runtime_error¶
Base class for exceptions : XNetwork.
Subclassed by xn::AmbiguousSolution, xn::ExceededMaxIterations, xn::HasACycle, xn::NodeNotFound, xn::XNetworkAlgorithmError, xn::XNetworkError, xn::XNetworkNotImplemented, xn::XNetworkPointlessConcept
Public Functions
-
inline explicit XNetworkException(std::string_view msg)¶
-
inline explicit XNetworkException(std::string_view msg)¶