View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | List of all members
vistle::except::consistency_error Class Reference

#include <util/exception.h>

Inheritance diagram for vistle::except::consistency_error:
Inheritance graph
[legend]
Collaboration diagram for vistle::except::consistency_error:
Collaboration graph
[legend]

Public Member Functions

 consistency_error (const std::string &what="consistency check failure")
 
- Public Member Functions inherited from vistle::except::exception
 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from vistle::except::exception
std::string m_info
 

Constructor & Destructor Documentation

◆ 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: