JAL-4414 fix logic for local file paths that cannot be found and test to verify excep...
authorJim Procter <jprocter@dundee.ac.uk>
Wed, 5 Jun 2024 14:17:50 +0000 (15:17 +0100)
committerJim Procter <jprocter@dundee.ac.uk>
Wed, 5 Jun 2024 14:17:50 +0000 (15:17 +0100)
commite317d40abbc6c80a0433ac55db132918eb28654f
treefc77c55e739747cf521c30b00fa0a45b95f651b7
parent22bca29df20181576ca89862298468ed84c84bbb
JAL-4414 fix logic for local file paths that cannot be found and test to verify exceptions are correctly raised
src/jalview/gui/Desktop.java
src/jalview/io/FileParse.java
src/jalview/io/IdentifyFile.java
test/jalview/io/IdentifyFileTest.java