12.04.2021. Лекция №8. Исключения.
- Abnormal program termination.
- Return error codes.
- Macro
errno
.
try
/catch
/throw
.
- Using objects as exceptions.
- Exception specifications.
- Unwinding stack.
- More exception features.
RAII
.
- Exceptions in constructors.
- Best practices.
Действия