Public Member Functions
ngraph::ngraph_error Class Reference

Base error for ngraph runtime errors. More...

#include <except.hpp>

Inheritance diagram for ngraph::ngraph_error:
Inheritance graph
[legend]
Collaboration diagram for ngraph::ngraph_error:
Collaboration graph
[legend]

Public Member Functions

 ngraph_error (const std::string &what_arg)
 
 ngraph_error (const char *what_arg)
 
 ngraph_error (const std::stringstream &what_arg)
 

Detailed Description

Base error for ngraph runtime errors.


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