mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
See #3339: a runtime exception is thrown but it should be converted to an error return. Wrapping it in a CloudRuntimeException should do the trick. Fixes #3339