René's URL Explorer Experiment


Title: Exceptions - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Flanguage%2Fexceptions
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Flanguage%2Fexceptions
Pagehttps://cppreference.com/cpp/language/exceptions
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/language/exceptions&action=edit&redlink=1
https://cppreference.com/cpp/language/exceptions
Readhttps://cppreference.com/cpp/language/exceptions
View sourcehttps://cppreference.com/index.php?title=cpp/language/exceptions&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/language/exceptions&action=history
https://cppreference.com/cpp/language/exceptions
cpphttps://cppreference.com/cpp
languagehttps://cppreference.com/cpp/language
C++https://cppreference.com/cpp
Compiler supporthttps://cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://cppreference.com/cpp/freestanding
Languagehttps://cppreference.com/cpp/language
Standard libraryhttps://cppreference.com/cpp/standard_library
Standard library headershttps://cppreference.com/cpp/header
Named requirementshttps://cppreference.com/cpp/named_req
Feature test macroshttps://cppreference.com/cpp/feature_test
Language support libraryhttps://cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://cppreference.com/cpp/concepts
Diagnostics libraryhttps://cppreference.com/cpp/error
Memory management libraryhttps://cppreference.com/cpp/memory
Metaprogramming libraryhttps://cppreference.com/cpp/meta
General utilities libraryhttps://cppreference.com/cpp/utility
Containers libraryhttps://cppreference.com/cpp/container
Iterators libraryhttps://cppreference.com/cpp/iterator
Ranges libraryhttps://cppreference.com/cpp/ranges
Algorithms libraryhttps://cppreference.com/cpp/algorithm
Strings libraryhttps://cppreference.com/cpp/string
Text processing libraryhttps://cppreference.com/cpp/text
Numerics libraryhttps://cppreference.com/cpp/numeric
Date and time libraryhttps://cppreference.com/cpp/chrono
Input/output libraryhttps://cppreference.com/cpp/io
Filesystem libraryhttps://cppreference.com/cpp/filesystem
Concurrency support libraryhttps://cppreference.com/cpp/thread
Execution control libraryhttps://cppreference.com/cpp/execution
Technical specificationshttps://cppreference.com/cpp/experimental
Symbols indexhttps://cppreference.com/cpp/symbol_index
External librarieshttps://cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
C++ languagehttps://cppreference.com/cpp/language
Preprocessorhttps://cppreference.com/cpp/preprocessor
Commentshttps://cppreference.com/cpp/comment
Keywordshttps://cppreference.com/cpp/keyword
Escape sequenceshttps://cppreference.com/cpp/language/escape
Flow controlhttps://cppreference.com/cpp/language/statements
ifhttps://cppreference.com/cpp/language/if
switchhttps://cppreference.com/cpp/language/switch
forhttps://cppreference.com/cpp/language/for
range-forhttps://cppreference.com/cpp/language/range-for
whilehttps://cppreference.com/cpp/language/while
do-whilehttps://cppreference.com/cpp/language/do
continuehttps://cppreference.com/cpp/language/continue
breakhttps://cppreference.com/cpp/language/break
gotohttps://cppreference.com/cpp/language/goto
returnhttps://cppreference.com/cpp/language/return
Functionshttps://cppreference.com/cpp/language/functions
Function declarationhttps://cppreference.com/cpp/language/function
Lambda function expressionhttps://cppreference.com/cpp/language/lambda
inline specifierhttps://cppreference.com/cpp/language/inline
Dynamic exception specificationshttps://cppreference.com/cpp/language/except_spec
noexcept specifierhttps://cppreference.com/cpp/language/noexcept_spec
throw-expressionhttps://cppreference.com/cpp/language/throw
try blockhttps://cppreference.com/cpp/language/try
catch handlerhttps://cppreference.com/cpp/language/catch
Namespace declarationhttps://cppreference.com/cpp/language/namespace
Namespace aliaseshttps://cppreference.com/cpp/language/namespace_alias
Fundamental typeshttps://cppreference.com/cpp/language/types
Enumeration typeshttps://cppreference.com/cpp/language/enum
Function typeshttps://cppreference.com/cpp/language/function
Class/struct typeshttps://cppreference.com/cpp/language/class
Union typeshttps://cppreference.com/cpp/language/union
const/volatilehttps://cppreference.com/cpp/language/cv
decltypehttps://cppreference.com/cpp/language/decltype
autohttps://cppreference.com/cpp/language/auto
constexprhttps://cppreference.com/cpp/language/constexpr
constevalhttps://cppreference.com/cpp/language/consteval
constinithttps://cppreference.com/cpp/language/constinit
Storage duration specifiershttps://cppreference.com/cpp/language/storage_duration
Initializationhttps://cppreference.com/cpp/language/initialization
Default-initializationhttps://cppreference.com/cpp/language/default_initialization
Value-initializationhttps://cppreference.com/cpp/language/value_initialization
Zero-initializationhttps://cppreference.com/cpp/language/zero_initialization
Copy-initializationhttps://cppreference.com/cpp/language/copy_initialization
Direct-initializationhttps://cppreference.com/cpp/language/direct_initialization
Aggregate initializationhttps://cppreference.com/cpp/language/aggregate_initialization
List-initializationhttps://cppreference.com/cpp/language/list_initialization
Constant initializationhttps://cppreference.com/cpp/language/constant_initialization
Reference initializationhttps://cppreference.com/cpp/language/reference_initialization
Expressionshttps://cppreference.com/cpp/language/expressions
Value categorieshttps://cppreference.com/cpp/language/value_category
Order of evaluationhttps://cppreference.com/cpp/language/eval_order
Operatorshttps://cppreference.com/cpp/language/operators
Operator precedencehttps://cppreference.com/cpp/language/operator_precedence
Alternative representationshttps://cppreference.com/cpp/language/operator_alternative
Literalshttps://cppreference.com/cpp/language/expressions#Literals
Booleanhttps://cppreference.com/cpp/language/bool_literal
Integerhttps://cppreference.com/cpp/language/integer_literal
Floating-pointhttps://cppreference.com/cpp/language/floating_literal
Characterhttps://cppreference.com/cpp/language/character_literal
Stringhttps://cppreference.com/cpp/language/string_literal
nullptrhttps://cppreference.com/cpp/language/nullptr
User-definedhttps://cppreference.com/cpp/language/user_literal
Attributeshttps://cppreference.com/cpp/language/attributes
typedef declarationhttps://cppreference.com/cpp/language/typedef
Type alias declarationhttps://cppreference.com/cpp/language/type_alias
Implicit conversionshttps://cppreference.com/cpp/language/implicit_conversion
static_casthttps://cppreference.com/cpp/language/static_cast
const_casthttps://cppreference.com/cpp/language/const_cast
Explicit conversionshttps://cppreference.com/cpp/language/explicit_cast
dynamic_casthttps://cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://cppreference.com/cpp/language/reinterpret_cast
new expressionhttps://cppreference.com/cpp/language/new
delete expressionhttps://cppreference.com/cpp/language/delete
Classeshttps://cppreference.com/cpp/language/classes
Class declarationhttps://cppreference.com/cpp/language/class
Constructorshttps://cppreference.com/cpp/language/constructor
this pointerhttps://cppreference.com/cpp/language/this
Access specifiershttps://cppreference.com/cpp/language/access
friend specifierhttps://cppreference.com/cpp/language/friend
Virtual functionhttps://cppreference.com/cpp/language/virtual
override specifierhttps://cppreference.com/cpp/language/override
final specifierhttps://cppreference.com/cpp/language/final
explicithttps://cppreference.com/cpp/language/explicit
statichttps://cppreference.com/cpp/language/static
Default constructorhttps://cppreference.com/cpp/language/default_constructor
Copy constructorhttps://cppreference.com/cpp/language/copy_constructor
Move constructorhttps://cppreference.com/cpp/language/move_constructor
Copy assignmenthttps://cppreference.com/cpp/language/as_operator
Move assignmenthttps://cppreference.com/cpp/language/move_operator
Destructorhttps://cppreference.com/cpp/language/destructor
Templateshttps://cppreference.com/cpp/language/templates
Class templatehttps://cppreference.com/cpp/language/class_template
Function templatehttps://cppreference.com/cpp/language/function_template
Template specializationhttps://cppreference.com/cpp/language/template_specialization
Parameter packshttps://cppreference.com/cpp/language/pack
Inline assemblyhttps://cppreference.com/cpp/language/asm
History of C++https://cppreference.com/cpp/language/history
[edit]https://cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
try blockhttps://cppreference.com/cpp/language/try
Throwing exceptionshttps://cppreference.com/cpp/language/throw
Handling exceptionshttps://cppreference.com/cpp/language/catch
noexcept specificationhttps://cppreference.com/cpp/language/noexcept_spec
dynamic specificationhttps://cppreference.com/cpp/language/except_spec
noexcept operatorhttps://cppreference.com/cpp/language/noexcept
[edit]https://cppreference.com/index.php?title=Template:cpp/language/exceptions/navbar_content&action=edit
throw expressionhttps://cppreference.com/cpp/language/throw#throw_expressions
other contextshttps://cppreference.com/cpp/language/throw
try blockhttps://cppreference.com/cpp/language/try
handlerhttps://cppreference.com/cpp/language/catch
dynamic exception specificationshttps://cppreference.com/cpp/language/except_spec
noexcept specificationshttps://cppreference.com/cpp/language/noexcept_spec
1 Usagehttps://cppreference.com/cpp/language/exceptions#Usage
1.1 Error handlinghttps://cppreference.com/cpp/language/exceptions#Error_handling
1.2 Exception safetyhttps://cppreference.com/cpp/language/exceptions#Exception_safety
2 Exception objectshttps://cppreference.com/cpp/language/exceptions#Exception_objects
3 Noteshttps://cppreference.com/cpp/language/exceptions#Notes
4 External linkshttps://cppreference.com/cpp/language/exceptions#External_links
[1]https://cppreference.com/cpp/language/exceptions#cite_note-1
[2]https://cppreference.com/cpp/language/exceptions#cite_note-2
[3]https://cppreference.com/cpp/language/exceptions#cite_note-3
RAIIhttps://cppreference.com/cpp/language/raii
[4]https://cppreference.com/cpp/language/exceptions#cite_note-4
[5]https://cppreference.com/cpp/language/exceptions#cite_note-5
[6]https://cppreference.com/cpp/language/exceptions#cite_note-6
destructorshttps://cppreference.com/cpp/language/destructor
destructorshttps://cppreference.com/cpp/language/destructor
noexcepthttps://cppreference.com/cpp/language/noexcept
move constructorshttps://cppreference.com/cpp/language/move_constructor
[7]https://cppreference.com/cpp/language/exceptions#cite_note-7
[8]https://cppreference.com/cpp/language/exceptions#cite_note-8
[9]https://cppreference.com/cpp/language/exceptions#cite_note-9
[10]https://cppreference.com/cpp/language/exceptions#cite_note-10
[11]https://cppreference.com/cpp/language/exceptions#cite_note-11
[12]https://cppreference.com/cpp/language/exceptions#cite_note-12
[13]https://cppreference.com/cpp/language/exceptions#cite_note-13
__cpp_constexpr_exceptionshttps://cppreference.com/cpp/feature_test#cpp_constexpr_exceptions
202411Lhttps://cppreference.com/cpp/compiler_support/26#cpp_constexpr_exceptions_202411L
https://cppreference.com/cpp/language/exceptions#cite_ref-1
"When and How to Use Exceptions"https://www.drdobbs.com/when-and-how-to-use-exceptions/184401836
https://cppreference.com/cpp/language/exceptions#cite_ref-2
https://cppreference.com/cpp/language/exceptions#cite_ref-3
I.10: Use exceptions to signal a failure to perform a required taskhttps://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Ri-except
https://cppreference.com/cpp/language/exceptions#cite_ref-4
Appendix Ehttps://stroustrup.com/3rd_safe.pdf
https://cppreference.com/cpp/language/exceptions#cite_ref-5
https://cppreference.com/cpp/language/exceptions#cite_ref-6
"Exception Safety in Generic Components"https://www.boost.org/community/exception_safety.html
https://cppreference.com/cpp/language/exceptions#cite_ref-7
"Error and Exception Handling"https://www.boost.org/community/error_handling.html
https://cppreference.com/cpp/language/exceptions#cite_ref-8
"What should I throw?"https://isocpp.org/wiki/faq/exceptions#what-to-throw
https://cppreference.com/cpp/language/exceptions#cite_ref-9
E.14: Use purpose-designed user-defined types as exceptions (not built-in types)https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Re-exception-types
https://cppreference.com/cpp/language/exceptions#cite_ref-10
E.15: Throw by value, catch exceptions from a hierarchy by referencehttps://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Re-exception-ref
https://cppreference.com/cpp/language/exceptions#cite_ref-11
https://cppreference.com/cpp/language/exceptions#cite_ref-12
"What should I catch?"https://isocpp.org/wiki/faq/exceptions#what-to-catch
https://cppreference.com/cpp/language/exceptions#cite_ref-13
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/cpp/language/exceptions
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/language/exceptions
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/language/exceptions
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=cpp/language/exceptions&oldid=178582
Page informationhttps://cppreference.com/index.php?title=cpp/language/exceptions&action=info
Españolhttp://es.cppreference.com/cpp/language/exceptions
日本語http://ja.cppreference.com/cpp/language/exceptions
Русскийhttp://ru.cppreference.com/cpp/language/exceptions
中文http://zh.cppreference.com/cpp/language/exceptions

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.