Class NotADirectoryException

All Implemented Interfaces:
Serializable

public class NotADirectoryException extends NativeException
Thrown when attempting to list the elements of a file that is not a directory.
See Also:
  • Constructor Details

    • NotADirectoryException

      public NotADirectoryException(String message)