public class
ClosedDirectoryStreamException
extends IllegalStateException
Unchecked exception thrown when an attempt is made to invoke an operation on a directory stream that is closed.
Public Constructor Summary
ClosedDirectoryStreamException()
Constructs an instance of this class.
|
Inherited Method Summary
Public Constructors
public ClosedDirectoryStreamException ()
Constructs an instance of this class.