ProcessDataStandardFormat
run.json descriptions.json MissingMethodException MissingMethodException Infineon.Mesa.PDF.Text.Stripper 4.8.0.2 MSTEST0037
This commit is contained in:
@ -73,7 +73,7 @@ internal class Convert
|
||||
fileInfoCollection.Add(new FileInfo(altHeaderFileName));
|
||||
result = new(text.Split(new string[] { Environment.NewLine }, StringSplitOptions.None));
|
||||
}
|
||||
catch (Exception)
|
||||
catch (MissingMethodException)
|
||||
{
|
||||
if (!File.Exists(pdfTextStripperFileName))
|
||||
throw;
|
||||
|
Reference in New Issue
Block a user