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