std::exception_C++中文网

C++ 参考手册

提供一致的接口,以通过 throw 表达式处理错误。

标准库所生成的所有异常继承自 std::exception

成员函数