Handle exceptions in parsing.

Issue #2 resolved
Robert Massaioli repo owner created an issue

When parsing RIFF files there are multiple locations in which the file can be broken. We should not expect that parsing will always succeed and should handle exceptions with error messages back to the client.

Optional Extra: Show the position in the file that the error occurred on.

Comments (1)

  1. Log in to comment