Assignment operator
Declared in <bits/exception.h>
<bits/exception.h>
constexpr exception& operator=(exception&& value) = default;
Base class for all library exceptions.