Struct XNetworkException

Inheritance Relationships

Base Type

  • public runtime_error

Derived Types

Struct Documentation

struct 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)