//********************************************* //this function do not throw exception //********************************************* #include using namespace std; void funcException(int val)throw(){ cout<<"you inserted "<