Exception class for missing audio streams.
More...
#include <No.hpp>
Exception class for missing audio streams.
Definition at line 173 of file No.hpp.
◆ NoAudioStream()
| CustomExceptions::NoAudioStream::NoAudioStream |
( |
const std::string & | exceptionDetails = "" | ) |
|
Construct a new NoAudioStream object.
- Parameters
-
| exceptionDetails | Additional details provided for the specific reason the error was raised. |
Definition at line 119 of file No.cpp.
◆ ~NoAudioStream()
| CustomExceptions::NoAudioStream::~NoAudioStream |
( |
| ) |
|
◆ what()
| const char * CustomExceptions::NoAudioStream::what |
( |
| ) |
const |
|
noexcept |
Retrieves the error message.
- Returns
- A C-style string representing the error message.
Definition at line 130 of file No.cpp.
The documentation for this class was generated from the following files: