std::nested_exception::rethrow_nested

[[noreturn]] void rethrow_nested() const;
(C++11 起)

重抛出存储的异常。若无存储的异常(即 nested_ptr() 返回空指针),则调用 std::terminate

参数

(无)

返回值

(无)

版本历史

  • (当前 | 先前) 2017年5月17日 (三) 09:31Fruderica讨论 | 贡献. . (362字节) (+362). . (以“{{cpp/error/nested_exception/title|rethrow_nested}} {{cpp/error/nested_exception/navbar}} {{ddcl | since=c++11 | 1= noreturn void rethrow_nested() const; }} 重...”为内容创建页面)