Checkout
Bart Adriaanse
committed
777
on 21 Nov 16
Prevent unhandled exception in mapeditor logic when no web layer is used and user opens project.
Added try..catch just in case other excepti… Show more
Prevent unhandled exception in mapeditor logic when no web layer is used and user opens project.

Added try..catch just in case other exceptions occur here as these would be unhandled, crashing the application

Related to Issue [DSB-792]

Show less