#include <core/shm.h>
Public Member Functions | |
shm_exception (const std::string &what="shared memory error") | |
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 |
|
inline |