mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Assertion is not used in runtime, correct way is throw and handle exception without killing app Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com> This closes #362