Class FileSystemException

All Implemented Interfaces:
Serializable

public class FileSystemException extends IOException
Created to fill in for java.nio.file.FileSystemException unitl we start using 1.7 when the nio package becomes available. Created by dodge1 Date: Apr 26, 2010
See Also:
  • Constructor Details

    • FileSystemException

      public FileSystemException(String message)