Constructs a new {@code FileNotFoundException} with its stack trace filled in.sinceAndroid 1.0 super();
super();
Constructs a new {@code FileNotFoundException} with its stack trace and detail message filled in.paramdetailMessage the detail message for this exception.sinceAndroid 1.0 super(detailMessage);
super(detailMessage);