fire-eggs / YAGP

"Yet Another GEDCOM Parser" - newer/faster/complete GEDCOM parser in C#
Apache License 2.0
9 stars 3 forks source link

How to find out if/how the GED load failed? #68

Open fire-eggs opened 6 years ago

fire-eggs commented 6 years ago

I cannot remember what happens if the GED load fails.

Is it in the Errors somehow?

User of the library needs to easily be able to find out if the load fails, using either the Forest or the FileRead.

The user needs to easily be able to find out why the load failed.