libopenmpt  0.2.5787-autotools
cross-platform C++ and C library to decode tracked music files
openmpt::exception Class Reference

#include <libopenmpt/libopenmpt.hpp>

Inheritance diagram for openmpt::exception:

Public Member Functions

 exception (const std::string &text) throw ()
 
virtual ~exception () throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

openmpt::exception::exception ( const std::string &  text)
throw (
)
virtual openmpt::exception::~exception ( )
throw (
)
virtual

Member Function Documentation

virtual const char* openmpt::exception::what ( ) const
throw (
)
virtual

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