cassette icon indicating copy to clipboard operation
cassette copied to clipboard

Added exception handling to host.Initialize() to catch actual exception

Open florisrobbemont opened this issue 10 years ago • 0 comments

When there isn't a catch there, the exception will bubble as a SerializationException. With this catch we can see what's actually going wrong.

See: https://groups.google.com/forum/#!topic/cassette/FnYLQbG71X4

florisrobbemont avatar Jul 24 '14 16:07 florisrobbemont