Class FileSystemNotFoundException

    • Constructor Detail

      • FileSystemNotFoundException

        public FileSystemNotFoundException​(String message)
        Constructs a new FileSystemNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.