|
Babel
1
The voip software that only works on your local network
|
This file contains the definitions of custom exception classes used to inform the user about missing elements. More...


Go to the source code of this file.
Data Structures | |
| class | CustomExceptions::NoFlagParameter |
| Exception class for missing flag parameters. More... | |
| class | CustomExceptions::NoTOML |
| Exception class for missing TOML files. More... | |
| class | CustomExceptions::NoTOMLKey |
| Exception class for missing TOML keys. More... | |
| class | CustomExceptions::NoActiveNetwork |
| Exception class for missing active network managers. More... | |
| class | CustomExceptions::NoAddressManager |
| Exception class for missing address managers. More... | |
| class | CustomExceptions::NoNetworkClass |
| Exception class for missing network class instances. More... | |
| class | CustomExceptions::NoAudioStream |
| Exception class for missing audio streams. More... | |
| class | CustomExceptions::NoCompressedAudio |
| Exception class for missing compressed audio data. More... | |
| class | CustomExceptions::NoAudioPacket |
| Exception class for missing audio packets. More... | |
Namespaces | |
| namespace | CustomExceptions |
This file contains the definitions of custom exception classes used to inform the user about missing elements.
Definition in file No.hpp.