View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Member Functions | List of all members
vistle::message::codec_error Class Reference

#include <core/message.h>

Inheritance diagram for vistle::message::codec_error:
Inheritance graph
[legend]
Collaboration diagram for vistle::message::codec_error:
Collaboration graph
[legend]

Public Member Functions

 codec_error (const std::string &what="unsupported codec")
 
- 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

◆ codec_error()

vistle::message::codec_error::codec_error ( const std::string &  what = "unsupported codec")

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