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