FileSystemException
Thrown when a file system operation fails on one or two files. This class is the general class for file system exceptions.
Since
1.7
Inheritors
Constructors
Link copied to clipboard
Constructs an instance of this class. This constructor should be used when an operation involving one file fails and there isn't any additional information to explain the reason.
Constructs an instance of this class. This constructor should be used when an operation involving two files fails, or there is additional information to explain the reason.