Namespaces
Variants
Actions

std::nested_exception::nested_exception

From cppreference.com
 
C++
 
Utilities library
General utilities
Relational operators (deprecated in C++20)
 
Diagnostics library
 
std::nested_exception
nested_exception() noexcept;
(1) (since C++11)
(constexpr since C++26)
nested_exception( const nested_exception& other ) noexcept = default;
(2) (since C++11)
(constexpr since C++26)

Constructs new nested_exception object.

1) Default constructor. Stores an exception object obtained by calling std::current_exception() within the new nested_exception object.
2) Copy constructor. Initializes the object with the exception stored in other.

[edit] Parameters

other - nested exception to initialize the contents with

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant