Class NotDirectoryException


  • public class NotDirectoryException
    extends java.lang.Object
    Indicates that a file system reference was given that references a file type that is not a directory, as the invoked method had expected.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NotDirectoryException

        public NotDirectoryException()