View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

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

#include <util/exception.h>

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

Public Member Functions

 not_implemented (const std::string &what="not implemented")
 
- 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

◆ not_implemented()

vistle::except::not_implemented::not_implemented ( const std::string &  what = "not implemented")

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