Audio exception that occurs when the format of a Node leads to an irrecoverable error.
More...
#include <Exception.h>
Audio exception that occurs when the format of a Node leads to an irrecoverable error.
cinder::audio::AudioFormatExc::AudioFormatExc |
( |
const std::string & |
description | ) |
|
virtual const char* cinder::audio::AudioExc::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtualinherited |
int32_t cinder::audio::AudioExc::getCode |
( |
| ) |
const |
|
inherited |
Returns a platform-specific error code received. May be 0 (meaning none was available).
int32_t cinder::audio::AudioExc::mErrorCode |
|
protectedinherited |
The documentation for this class was generated from the following file: