std::exception::~exception

Destroys the exception object.

# Declarations

virtual ~exception();

(constexpr since C++26)