类 FileNotFoundException

所有已实现的接口:
Serializable

public class FileNotFoundException extends NestedRuntimeException
另请参阅:
  • 构造器详细资料

    • FileNotFoundException

      public FileNotFoundException()
    • FileNotFoundException

      public FileNotFoundException(Throwable ex)
    • FileNotFoundException

      public FileNotFoundException(String filename, Throwable ex)
  • 方法详细资料

    • getFilename

      public String getFilename()