Class NoSuchDirectoryException
This exception is thrown when you try to list a non-existent directory.
Inheritance
System.Object
NoSuchDirectoryException
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class NoSuchDirectoryException : IO.FileNotFoundException
Constructors
Name | Description |
---|---|
NoSuchDirectoryException(String) |