Poplar and PopLibs
poplar::graph_connection_error Struct Reference

This exception is thrown during construction of an Engine object if there is an error in the structure of graph, for example, if there are no edges to a vertex input or if there are multiple edges to a vertex input. More...

#include <exceptions.hpp>

Inheritance diagram for poplar::graph_connection_error:
poplar::poplar_error

Detailed Description

This exception is thrown during construction of an Engine object if there is an error in the structure of graph, for example, if there are no edges to a vertex input or if there are multiple edges to a vertex input.


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