Class FileNotFoundException

All Implemented Interfaces:
Serializable

public class FileNotFoundException extends FileSystemException
delivers a file-not-found exception.
Since:
2.0
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      serialVersionUID format is YYYYMMDD for the date of the last binary change.
      See Also:
  • Constructor Details

    • FileNotFoundException

      public FileNotFoundException(Object info0)
    • FileNotFoundException

      public FileNotFoundException(Object info0, Throwable throwable)