|
Babel
1
The voip software that only works on your local network
|

Files | |
| Failed.cpp | |
| File in charge of containing the code in charge of filling the exception classes Failed. | |
| Found.cpp | |
| Implementation of custom exceptions to inform the user about found elements. | |
| Invalid.cpp | |
| This file contains the implementation of custom exception classes used to inform the user about various invalid inputs. | |
| No.cpp | |
| File in charge of containing the code for the classes 'No'. | |
| NotFound.cpp | |
| File in charge of containing the code that will fill the classes NotFound. | |
| Unknown.cpp | |
| This file contains the implementation of the Unknown class. | |