View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

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

#include <util/exception.h>

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

Public Member Functions

 parent_died (const std::string &what="parent process died")
 
- 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

◆ parent_died()

vistle::except::parent_died::parent_died ( const std::string &  what = "parent process died")

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