ClosedFileSystemException

public class ClosedFileSystemException extends IllegalStateException

Unchecked exception thrown when an attempt is made to invoke an operation on a file and the file system is closed.

Public Constructor Summary

ClosedFileSystemException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public ClosedFileSystemException ()

Constructs an instance of this class.