cppreference.com
建立新帳號
登入
名字空間
頁面
討論
變換
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
台灣正體
檢視
檢視
編輯
歷史
動作
std::
exception_ptr
出自cppreference.com
<
cpp
|
error
C++
編譯器支持
自立實現與有宿主實現
語言
標準庫
標準庫標頭
具名要求
功能特性測試宏
(C++20)
語言支持庫
概念庫
(C++20)
診斷庫
內存管理庫
元編程庫
(C++11)
通用工具庫
容器庫
迭代器庫
範圍庫
(C++20)
演算法庫
字元串庫
文本處理庫
數值庫
日期和時間庫
輸入/輸出庫
文件系統庫
(C++17)
並發支持庫
(C++11)
執行控制庫
(C++26)
技術規範
符號索引
外部庫
[編輯]
診斷庫
異常處理
exception
uncaught_exception
uncaught_exceptions
(
until C++20*
)
(C++17)
exception_ptr
(C++11)
make_exception_ptr
(C++11)
current_exception
(C++11)
rethrow_exception
(C++11)
nested_exception
(C++11)
throw_with_nested
(C++11)
rethrow_if_nested
(C++11)
異常處理失敗
terminate
terminate_handler
get_terminate
(C++11)
set_terminate
bad_exception
unexpected
(
until C++17*
)
unexpected_handler
(
until C++17*
)
get_unexpected
(
until C++17*
)
set_unexpected
(
until C++17*
)
錯誤號
錯誤碼
errno
斷言
assert
異常類別
logic_error
invalid_argument
domain_error
length_error
out_of_range
runtime_error
range_error
overflow_error
underflow_error
tx_exception
(TM TS)
系統錯誤
error_category
(C++11)
generic_category
(C++11)
system_category
(C++11)
error_condition
(C++11)
errc
(C++11)
error_code
(C++11)
system_error
(C++11)
棧蹤跡
stacktrace_entry
(C++23)
basic_stacktrace
(C++23)
調試支持
is_debugger_present
(C++26)
breakpoint_if_debugging
(C++26)
breakpoint
(C++26)
[編輯]
在標頭