thermofisherlsms / RawFileReader

Other
46 stars 18 forks source link

Print the error message for failed file opens #5

Closed laeubi closed 5 months ago

laeubi commented 1 year ago

Currently whenever there is an error only "Unable to access the RAW file using the RawFileReader class!" is printed but no more details.

This changes the example in a way to print the full error if something goes wrong to open the file.

jshofstahl commented 5 months ago

request approved.