dyng
DynamicGraphLayout
Public Member Functions | List of all members
dyng::invalid_graph Class Reference

#include <exceptions.h>

Inheritance diagram for dyng::invalid_graph:
Inheritance graph
[legend]
Collaboration diagram for dyng::invalid_graph:
Collaboration graph
[legend]

Public Member Functions

 invalid_graph (std::string msg)
 
const char * what () const noexcept override
 

Detailed Description

This exception is thrown if the dynamic graph is invalid. Returned when dynamic_graph::build() is called if:


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