libopenmpt  0.2.4664
cross-platform C++ and C library to decode tracked music files
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openmpt::exception Class Reference

#include <libopenmpt/libopenmpt.hpp>

Inherits std::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: