Revision fc74c43b
[TASK] Output actual exception message for failed core migrations
Exceptions that are thrown during application of core migrations are
caught in the ``Migrations\Manager`` masking the actual error message.
This change adds the actual exception message to the re-thrown
RuntimeException.
Change-Id: Iad2cc5a20b73a495d826fb3ddae7ec5058c05e6d
Related: FLOW-179
Releases: master, 3.0
- added
- modified
- copied
- renamed
- deleted