Public Member Functions
ngraph::CheckFailure Class Reference

Base class for check failure exceptions. More...

#include <check.hpp>

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

Public Member Functions

 CheckFailure (const CheckLocInfo &check_loc_info, const std::string &context_info, const std::string &explanation)
 
- Public Member Functions inherited from ngraph::ngraph_error
 ngraph_error (const std::string &what_arg)
 
 ngraph_error (const char *what_arg)
 
 ngraph_error (const std::stringstream &what_arg)
 

Detailed Description

Base class for check failure exceptions.


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