mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +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