#include <util/exception.h>
|
| consistency_error (const std::string &what="consistency check failure") |
|
| exception (const std::string &what="vistle error") |
|
virtual | ~exception () throw () |
|
virtual const char * | what () const throw () |
|
virtual const char * | info () const throw () |
|
virtual const char * | where () const throw () |
|
◆ consistency_error()
vistle::except::consistency_error::consistency_error |
( |
const std::string & |
what = "consistency check failure" | ) |
|
The documentation for this class was generated from the following files: