catch

C/C++ Reference

catch

The catch statement handles exceptions generated by the throw statement.

Related topics: