Class FileSystemException

All Implemented Interfaces:
Serializable

public class FileSystemException extends RuntimeException
Excption class that is thrown if something bad happens inside the file system.
Author:
Matthew Tropiano
See Also:
  • Constructor Details

    • FileSystemException

      public FileSystemException()
    • FileSystemException

      public FileSystemException(String message)