Template:cpp/language/dsc throw
From cppreference.com
|- class="t-dsc"
| throw
expression
| signals an error and transfers control to error handler
|-