mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
0311f7dd72
A bit of refactoring as requested by the reviewers I decided not remove the NullReferenceExceptions and throw the Failures immediately in order to avoid the additional error handling that seems to be unnecessary there. However, the reason I've decided to keep it as is is that it would change what gets logged and the performance gain would not be noticeable anyway. Furthermore, the current implementation (try-catchall) catches any other exceptions providing fallback to the default Failure. |
||
---|---|---|
.. | ||
Checks | ||
Hotfixing | ||
Problems |