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