[jira] [Created] (IGNITE-4693) Add possibility to wrap Java plugin exceptions to .NET plugin exceptions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4693) Add possibility to wrap Java plugin exceptions to .NET plugin exceptions

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-4693:
--------------------------------------

             Summary: Add possibility to wrap Java plugin exceptions to .NET plugin exceptions
                 Key: IGNITE-4693
                 URL: https://issues.apache.org/jira/browse/IGNITE-4693
             Project: Ignite
          Issue Type: Sub-task
          Components: platforms
    Affects Versions: 2.0
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.0


Plugins with Java part can throw custom Java exceptions, which are mapped to {{IgniteException}}. We should add a way for plugin authors to map their custom Java exceptions to corresponding .NET exceptions.

This can be done by adding {{IPluginProvider.ConvertException}} method and iterating over plugins in {{ExceptionUtils.GetException}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)