Home / C++ / Diagnostics / Exception / ~Exceptionstd::exception::~exception ☆ PinMin standard notice: Destroys the exception object.# Declarationsvirtual ~exception(); (constexpr since C++26)