what does excpetion mean in the catch bloack c++ code example Example: c++ try try { //do } catch (...){ //if error do }