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:
    Serialized Form
    • Constructor Detail

      • FileSystemException

        public FileSystemException()
      • FileSystemException

        public FileSystemException​(String message)