efl/src/bindings/mono/eldbus_mono
Lauro Moura e2589e3b48 efl-mono: Only raise exception for managed errors.
Summary:
Previously, any unhandled Eina_Error would cause an exception
to be thrown when the control returned to C#.

This commit changes this behavior to only raise it when an exception
went unhandled from a C# callback back to C, like in an event handler,
for example.

Test Plan: run tests

Reviewers: segfaultxavi, Jaehyun_Cho, felipealmeida

Reviewed By: Jaehyun_Cho

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7537
2019-01-15 17:51:20 +09:00
..
eldbus_common.cs efl-mono: Only raise exception for managed errors. 2019-01-15 17:51:20 +09:00
eldbus_config.cs csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
eldbus_connection.cs efl-mono: Only raise exception for managed errors. 2019-01-15 17:51:20 +09:00
eldbus_message.cs efl-mono: Only raise exception for managed errors. 2019-01-15 17:51:20 +09:00
eldbus_object.cs efl-mono: Only raise exception for managed errors. 2019-01-15 17:51:20 +09:00
eldbus_pending.cs
eldbus_proxy.cs efl-mono: Only raise exception for managed errors. 2019-01-15 17:51:20 +09:00
eldbus_service.cs
meson.build meson: time for the c-sharp build 2018-10-24 12:05:58 +02:00