Class AudioException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class AudioException : public std::runtime_error

Subclassed by stdstream::AudioInitException, stdstream::DeviceException, stdstream::InvalidParameterException, stdstream::ResourceException, stdstream::StreamException

Public Functions

inline explicit AudioException(const std::string &message)