//throw "throws" an exception. It is usually used like: if(something isnt right){ throw somethingee; } /*(std::)*/cout << somethingee;