JustCpp
Repo wih C++ stuff
Loading...
Searching...
No Matches
customException.hpp File Reference
#include <exception>
#include <string>
#include <iostream>
Include dependency graph for customException.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CException
 

Namespaces

namespace  CExceptionExamples
 

Functions

void CExceptionExamples::example (void)
 
int CExceptionExamples::failing_function (void)