Class FileSystemException

    • Constructor Detail

      • FileSystemException

        public FileSystemException()
      • FileSystemException

        public FileSystemException​(String file)
      • FileSystemException

        public FileSystemException​(String file,
                                   String other,
                                   String reason)
    • Method Detail

      • getFile

        public String getFile()
      • getOtherFile

        public String getOtherFile()
      • getReason

        public String getReason()