mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Description: Modifying the API functions' exception handling to call addProxyObject() wherever applicable, and removing some wrong calls to addProxyObject() that were put in in an earlier commit for this bug. With this commit, we cover many API functions to use the new exception handling code, but some pieces may still be left out. These will be covered as work in progress, when making changes to the CS API code.