cppreference.com > C/C++ Keywords > catch
catch

The catch statement handles exceptions generated by the throw statement.