mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
This is important because it helps in communicating back the exact error to the API callee. Current behavior is that ParamProcessWorker#processParameters catches the exception and returns an incorrect type exception without the proper message.