#include <Exception.hxx>
Inheritance diagram for portaudio::Exception:
Class is derived from std::exception.
Public Member Functions | |
virtual | ~Exception () throw () |
virtual const char * | what () const=0 throw () |
|
|
|
Implemented in portaudio::PaException, and portaudio::PaCppException. |