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

This file contains the definitions of custom exception classes used to inform the program about found content. More...

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

Go to the source code of this file.

Data Structures

class  CustomExceptions::HelpFound
 Exception class for the help flag. This is not an error. More...
 
class  CustomExceptions::VersionFound
 Exception class for the version flag. This is not an error. More...
 
class  CustomExceptions::ThreadFound
 Exception class for the thread termination. This is not an error. More...
 

Namespaces

namespace  CustomExceptions
 

Detailed Description

This file contains the definitions of custom exception classes used to inform the program about found content.

Definition in file Found.hpp.