Try to make LocalException compliant with ERR60-CPP.
Exception objects must be nothrow copy constructible. However the what
method is still not noexcept and should be fixed
Exception objects must be nothrow copy constructible. However the what
method is still not noexcept and should be fixed