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
2.05k stars 592 forks source link

Make getPropertyAsInt throw #3146

Closed externl closed 1 week ago

externl commented 1 week ago

This PR updates getPropertyAsInt to throw a PropertyException in the event that the property cannot be converted to an integer.