HARDT - The Ham Radio DSP Toolkit
Public Member Functions | List of all members
HAudioIOException Class Reference

#include <hexceptions.h>

Inheritance diagram for HAudioIOException:
Inheritance graph
[legend]
Collaboration diagram for HAudioIOException:
Collaboration graph
[legend]

Public Member Functions

 HAudioIOException (const char *reason)
 
- Public Member Functions inherited from HException
 HException (const char *reason, const char *type)
 
const char * what () const throw ()
 
const char * type () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from HException
const char * _why
 
const char * _type
 

Detailed Description

Thrown if there is errors during audio i/o

Constructor: HAudioIOException(reason)

Examples
main.cpp.

Constructor & Destructor Documentation

◆ HAudioIOException()

HAudioIOException::HAudioIOException ( const char *  reason)

Construct a new HAudioIOException with a reason


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