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

Raised when a null graph is provided as input to an algorithm that cannot use it. More...

#include <exception.hpp>

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

Public Member Functions

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

Detailed Description

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.

Constructor & Destructor Documentation

◆ XNetworkPointlessConcept()

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

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