Error handling
Error handling
Exception handling
The header <exception>
provides several classes and functions related to exception handling in C++ programs.
Defined in header <exception> |
|
---|---|
base class for exceptions thrown by the standard library components (class) |
|
Capture and storage of exception objects |
|
|