René's URL Explorer Experiment


Title: Diagnostics library - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Ferror
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Ferror
Pagehttps://en.cppreference.com/cpp/error
Discussionhttps://en.cppreference.com/Talk:cpp/error
https://en.cppreference.com/cpp/error
Readhttps://en.cppreference.com/cpp/error
View sourcehttps://en.cppreference.com/index.php?title=cpp/error&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/error&action=history
https://en.cppreference.com/cpp/error
cpphttps://en.cppreference.com/cpp
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Exception handlinghttps://en.cppreference.com/cpp/error#Exception_handling
exceptionhttps://en.cppreference.com/cpp/error/exception
uncaught_exceptionuncaught_exceptionshttps://en.cppreference.com/cpp/error/uncaught_exception
exception_ptrhttps://en.cppreference.com/cpp/error/exception_ptr
make_exception_ptrhttps://en.cppreference.com/cpp/error/make_exception_ptr
current_exceptionhttps://en.cppreference.com/cpp/error/current_exception
rethrow_exceptionhttps://en.cppreference.com/cpp/error/rethrow_exception
nested_exceptionhttps://en.cppreference.com/cpp/error/nested_exception
throw_with_nestedhttps://en.cppreference.com/cpp/error/throw_with_nested
rethrow_if_nestedhttps://en.cppreference.com/cpp/error/rethrow_if_nested
terminatehttps://en.cppreference.com/cpp/error/terminate
terminate_handlerhttps://en.cppreference.com/cpp/error/terminate_handler
get_terminatehttps://en.cppreference.com/cpp/error/get_terminate
set_terminatehttps://en.cppreference.com/cpp/error/set_terminate
bad_exceptionhttps://en.cppreference.com/cpp/error/bad_exception
unexpectedhttps://en.cppreference.com/cpp/error/unexpected
unexpected_handlerhttps://en.cppreference.com/cpp/error/unexpected_handler
get_unexpectedhttps://en.cppreference.com/cpp/error/get_unexpected
set_unexpectedhttps://en.cppreference.com/cpp/error/set_unexpected
Error numbershttps://en.cppreference.com/cpp/error#Error_numbers
Error codeshttps://en.cppreference.com/cpp/error/errno_macros
errnohttps://en.cppreference.com/cpp/error/errno
Assertionshttps://en.cppreference.com/cpp/error#Assertions
asserthttps://en.cppreference.com/cpp/error/assert
Exception categorieshttps://en.cppreference.com/cpp/error#Exception_categories
logic_errorhttps://en.cppreference.com/cpp/error/logic_error
invalid_argumenthttps://en.cppreference.com/cpp/error/invalid_argument
domain_errorhttps://en.cppreference.com/cpp/error/domain_error
length_errorhttps://en.cppreference.com/cpp/error/length_error
out_of_rangehttps://en.cppreference.com/cpp/error/out_of_range
runtime_errorhttps://en.cppreference.com/cpp/error/runtime_error
range_errorhttps://en.cppreference.com/cpp/error/range_error
overflow_errorhttps://en.cppreference.com/cpp/error/overflow_error
underflow_errorhttps://en.cppreference.com/cpp/error/underflow_error
tx_exceptionhttps://en.cppreference.com/cpp/error/tx_exception
System errorhttps://en.cppreference.com/cpp/error#System_error
error_categoryhttps://en.cppreference.com/cpp/error/error_category
generic_categoryhttps://en.cppreference.com/cpp/error/generic_category
system_categoryhttps://en.cppreference.com/cpp/error/system_category
error_conditionhttps://en.cppreference.com/cpp/error/error_condition
errchttps://en.cppreference.com/cpp/error/errc
error_codehttps://en.cppreference.com/cpp/error/error_code
system_errorhttps://en.cppreference.com/cpp/error/system_error
Stacktracehttps://en.cppreference.com/cpp/error#Stacktrace
stacktrace_entryhttps://en.cppreference.com/cpp/utility/stacktrace_entry
basic_stacktracehttps://en.cppreference.com/cpp/utility/basic_stacktrace
Debugging supporthttps://en.cppreference.com/cpp/error#Debugging_support
is_debugger_presenthttps://en.cppreference.com/cpp/utility/is_debugger_present
breakpoint_if_debugginghttps://en.cppreference.com/cpp/utility/breakpoint_if_debugging
breakpointhttps://en.cppreference.com/cpp/utility/breakpoint
[edit]https://cppreference.com/index.php?title=Template:cpp/error/navbar_content&action=edit
1 Exception handlinghttps://en.cppreference.com/cpp/error#Exception_handling
1.1 Capture and storage of exception objectshttps://en.cppreference.com/cpp/error#Capture_and_storage_of_exception_objects
1.2 Handling of failures in exception handlinghttps://en.cppreference.com/cpp/error#Handling_of_failures_in_exception_handling
1.3 Handling of exception specification violations (until C++17)https://en.cppreference.com/cpp/error#Handling_of_exception_specification_violations_(until_C++17)
2 Exception categorieshttps://en.cppreference.com/cpp/error#Exception_categories
3 Error numbershttps://en.cppreference.com/cpp/error#Error_numbers
4 System error (since C++11)https://en.cppreference.com/cpp/error#System_error_(since_C++11)
5 Assertionshttps://en.cppreference.com/cpp/error#Assertions
6 Stacktrace (since C++23)https://en.cppreference.com/cpp/error#Stacktrace_(since_C++23)
7 Debugging support (since C++26)https://en.cppreference.com/cpp/error#Debugging_support_(since_C++26)
8 See alsohttps://en.cppreference.com/cpp/error#See_also
https://en.cppreference.com/cpp/header/exception
https://en.cppreference.com/cpp/header/exception
exceptionhttps://en.cppreference.com/cpp/error/exception
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_exception&action=edit
uncaught_exceptionuncaught_exceptionshttps://en.cppreference.com/cpp/error/uncaught_exception
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_uncaught_exception&action=edit
exception_ptrhttps://en.cppreference.com/cpp/error/exception_ptr
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_exception_ptr&action=edit
make_exception_ptrhttps://en.cppreference.com/cpp/error/make_exception_ptr
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_make_exception_ptr&action=edit
current_exceptionhttps://en.cppreference.com/cpp/error/current_exception
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_current_exception&action=edit
rethrow_exceptionhttps://en.cppreference.com/cpp/error/rethrow_exception
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_rethrow_exception&action=edit
nested_exceptionhttps://en.cppreference.com/cpp/error/nested_exception
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_nested_exception&action=edit
throw_with_nestedhttps://en.cppreference.com/cpp/error/throw_with_nested
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_throw_with_nested&action=edit
rethrow_if_nestedhttps://en.cppreference.com/cpp/error/rethrow_if_nested
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_rethrow_if_nested&action=edit
https://en.cppreference.com/cpp/header/exception
terminatehttps://en.cppreference.com/cpp/error/terminate
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_terminate&action=edit
terminate_handlerhttps://en.cppreference.com/cpp/error/terminate_handler
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_terminate_handler&action=edit
get_terminatehttps://en.cppreference.com/cpp/error/get_terminate
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_get_terminate&action=edit
set_terminatehttps://en.cppreference.com/cpp/error/set_terminate
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_set_terminate&action=edit
bad_exceptionhttps://en.cppreference.com/cpp/error/bad_exception
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_bad_exception&action=edit
unexpectedhttps://en.cppreference.com/cpp/error/unexpected
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_unexpected&action=edit
unexpected_handlerhttps://en.cppreference.com/cpp/error/unexpected_handler
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_unexpected_handler&action=edit
get_unexpectedhttps://en.cppreference.com/cpp/error/get_unexpected
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_get_unexpected&action=edit
set_unexpectedhttps://en.cppreference.com/cpp/error/set_unexpected
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_set_unexpected&action=edit
https://en.cppreference.com/cpp/header/stdexcept
logic_errorhttps://en.cppreference.com/cpp/error/logic_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_logic_error&action=edit
invalid_argumenthttps://en.cppreference.com/cpp/error/invalid_argument
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_invalid_argument&action=edit
domain_errorhttps://en.cppreference.com/cpp/error/domain_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_domain_error&action=edit
length_errorhttps://en.cppreference.com/cpp/error/length_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_length_error&action=edit
out_of_rangehttps://en.cppreference.com/cpp/error/out_of_range
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_out_of_range&action=edit
runtime_errorhttps://en.cppreference.com/cpp/error/runtime_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_runtime_error&action=edit
range_errorhttps://en.cppreference.com/cpp/error/range_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_range_error&action=edit
overflow_errorhttps://en.cppreference.com/cpp/error/overflow_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_overflow_error&action=edit
underflow_errorhttps://en.cppreference.com/cpp/error/underflow_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/inc_underflow_error&action=edit
tx_exceptionhttps://en.cppreference.com/cpp/error/tx_exception
https://en.cppreference.com/cpp/header/cerrno
errnohttps://en.cppreference.com/cpp/error/errno
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_errno&action=edit
E2BIG, EACCES, ..., EXDEVhttps://en.cppreference.com/cpp/error/errno_macros
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_errno_macros&action=edit
https://en.cppreference.com/cpp/header/system_error
error_categoryhttps://en.cppreference.com/cpp/error/error_category
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_error_category&action=edit
generic_categoryhttps://en.cppreference.com/cpp/error/generic_category
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_generic_category&action=edit
system_categoryhttps://en.cppreference.com/cpp/error/system_category
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_system_category&action=edit
error_conditionhttps://en.cppreference.com/cpp/error/error_condition
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_error_condition&action=edit
errchttps://en.cppreference.com/cpp/error/errc
https://en.cppreference.com/cpp/header/cerrno
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_errc&action=edit
error_codehttps://en.cppreference.com/cpp/error/error_code
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_error_code&action=edit
system_errorhttps://en.cppreference.com/cpp/error/system_error
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_system_error&action=edit
https://en.cppreference.com/cpp/header/cassert
asserthttps://en.cppreference.com/cpp/error/assert
[edit]https://cppreference.com/index.php?title=Template:cpp/error/dsc_assert&action=edit
Stacktracehttps://en.cppreference.com/cpp/utility/basic_stacktrace
https://en.cppreference.com/cpp/header/stacktrace
stacktrace_entryhttps://en.cppreference.com/cpp/utility/stacktrace_entry
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_stacktrace_entry&action=edit
basic_stacktracehttps://en.cppreference.com/cpp/utility/basic_stacktrace
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_basic_stacktrace&action=edit
https://en.cppreference.com/cpp/header/debugging
breakpointhttps://en.cppreference.com/cpp/utility/breakpoint
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_breakpoint&action=edit
breakpoint_if_debugginghttps://en.cppreference.com/cpp/utility/breakpoint_if_debugging
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_breakpoint_if_debugging&action=edit
is_debugger_presenthttps://en.cppreference.com/cpp/utility/is_debugger_present
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_is_debugger_present&action=edit
static_assert declarationhttps://en.cppreference.com/cpp/language/static_assert
[edit]https://cppreference.com/index.php?title=Template:cpp/language/dsc_static_assert&action=edit
C documentationhttps://en.cppreference.com/c/error
Categorieshttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/error
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/error
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/error
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/error&oldid=179907
Page informationhttps://en.cppreference.com/index.php?title=cpp/error&action=info
Deutschhttps://de.cppreference.com/cpp/error
Españolhttp://es.cppreference.com/cpp/error
Françaishttp://fr.cppreference.com/cpp/error
Italianohttp://it.cppreference.com/cpp/error
日本語http://ja.cppreference.com/cpp/error
Portuguêshttp://pt.cppreference.com/cpp/error
Русскийhttp://ru.cppreference.com/cpp/error
中文http://zh.cppreference.com/cpp/error

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.