Babel  1
The voip software that only works on your local network
Loading...
Searching...
No Matches
No.hpp File Reference

This file contains the definitions of custom exception classes used to inform the user about missing elements. More...

#include <string>
#include <exception>
#include "Recoded.hpp"
Include dependency graph for No.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

This file contains the definitions of custom exception classes used to inform the user about missing elements.

Definition in file No.hpp.