Class FileNotFoundException

All Implemented Interfaces:
Serializable

public class FileNotFoundException extends FileSystemException
See Also:
  • Constructor Details

    • FileNotFoundException

      public FileNotFoundException(String message, Throwable cause)
    • FileNotFoundException

      public FileNotFoundException(String message)
    • FileNotFoundException

      public FileNotFoundException(Throwable cause)