What exception is thrown if the "example.txt" file does not exist when attempting to read it with FileReader?
FileReader
NullPointerException
FileNotFoundException
IOException
FileNotAccessibleException