Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] handle IllegalStateException in file:list#2
fixes eXist-db#5028 The Java code of DirectoryList can throw an IllegalStateException when a non-existent directory is supplied as its first argument. This exception class is now handled in file:list#2.
- Loading branch information