Package com.biglybt.core.util
Class FileIsADirectoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.io.FileNotFoundException
-
- com.biglybt.core.util.FileIsADirectoryException
-
- All Implemented Interfaces:
java.io.Serializable
public class FileIsADirectoryException extends java.io.FileNotFoundException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileIsADirectoryException(java.lang.String string)
-