zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Continue C++ local exception refactoring (2) #2367

Closed bernardnormier closed 2 days ago

bernardnormier commented 3 days ago

This PR continues the refactoring of local exceptions in C++. It's primarily about removing a number of local exceptions.

It also updates all the derived languages.

bernardnormier commented 2 days ago

Merged from the command line.