mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
For ResizeVolume API command - 1. If hypervisor resource throws an exception, handle the NPE thrown by the job framework. 2. Improve user error message in case of RuntimeException by throwing the exception instead of 'Unexpected Exception'.