Pavel Tupitsyn created IGNITE-4692:
--------------------------------------

             Summary: .NET: Add ClassName and Message to JavaException
                 Key: IGNITE-4692
                 URL: https://issues.apache.org/jira/browse/IGNITE-4692
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 1.8
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 1.9


See {{ExceptionUtils.GetException}}: we construct {{JavaException}} with stack 
trace only. If the user wants to map some custom Java exception, they have to 
parse stack trace.

We can easily add {{JavaException.ClassName}} and {{JavaException.Message}} 
properties for easier analysis.



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

Reply via email to