You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Brian Lachniet (JIRA)" <ji...@apache.org> on 2019/03/01 00:53:00 UTC

[jira] [Created] (AVRO-2329) Avro C# hides inner exceptions

Brian Lachniet created AVRO-2329:
------------------------------------

             Summary: Avro C# hides inner exceptions
                 Key: AVRO-2329
                 URL: https://issues.apache.org/jira/browse/AVRO-2329
             Project: Apache Avro
          Issue Type: Improvement
          Components: csharp
    Affects Versions: 1.8.2
            Reporter: Brian Lachniet
            Assignee: Brian Lachniet
             Fix For: 1.9.0


The Avro C# library hides the inner exception in many places where it throws {{AvroException}}. This makes it difficult to track down the root cause of some problems.

Update places that throw {{AvroException}} to include the inner exception when available/applicable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)